This example shows a simple Spring Boot application packaged with Bazel.
To build:
bazel build //examples/helloworldTo run:
bazel run //examples/helloworldFor full documentation, see the //springboot package documentation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This example shows a simple Spring Boot application packaged with Bazel.
To build:
bazel build //examples/helloworldTo run:
bazel run //examples/helloworldFor full documentation, see the //springboot package documentation.