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