Added reference to the Sprint Boot extension

This commit is contained in:
Erik C. Thauvin 2024-06-22 16:14:30 -07:00
parent 33053fdda8
commit 4460b0e432
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

@ -4,6 +4,7 @@ Based on the Spring Guides' Spring Boot web application example. Please be sure
to read the [guide](https://spring.io/guides/gs/spring-boot/) for a sampling of to read the [guide](https://spring.io/guides/gs/spring-boot/) for a sampling of
how Spring Boot can help you accelerate application development. how Spring Boot can help you accelerate application development.
This template is using the [Spring Boot Helper Extension](https://github.com/rife2/bld-spring-boot) for bld.
## Compile the Application ## Compile the Application
To compile the web application, issue the following command: To compile the web application, issue the following command: