This example shows a simple Spring Boot application packaged with Bazel.
To build:
bazel build //samples/helloworldTo run:
bazel run //samples/helloworldFor full documentation, see the //tools/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 //samples/helloworldTo run:
bazel run //samples/helloworldFor full documentation, see the //tools/springboot package documentation.