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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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.