This example shows how to use many of the features of the Spring Boot rule for Bazel.
To build:
bazel build //examples/demoappTo run:
bazel run //examples/demoappFor full documentation, see the springboot package documentation.
This example shows how to use many of the features of the Spring Boot rule for Bazel.
To build:
bazel build //examples/demoappTo run:
bazel run //examples/demoappFor full documentation, see the springboot package documentation.