Skip to content

jantoniucci/bazel-build-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-build-spring-boot

This is a very basic bazel config to build Spring Boot using a rule from salesforce's team.

To install Bazel see https://docs.bazel.build/versions/master/getting-started.html

Build command:

$ bazel build //:spring-boot-sample-jetty

To run the generated jar:

$ java -jar bazel-genfiles/spring-boot-sample-jetty_springboot.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors