Renamed project to spring-boot-bld

This commit is contained in:
Erik C. Thauvin 2023-10-23 05:00:48 -07:00
parent dbe78c83a6
commit b5bd9a9ee5

View file

@ -1,6 +1,6 @@
# Spring Boot Example for [b<span style="color:orange">l</span>d](https://rife2.com/bld) # Spring Boot Example for [b<span style="color:orange">l</span>d](https://rife2.com/bld)
Based on the Spring Guides' Spring Boot web application example. Please be sure to read the [guide](https://github.com/spring-guides/gs-spring-boot) to a sampling of how Spring Boot can help you accelerate application development Based on the Spring Guides' Spring Boot web application example. Please be sure to read the [guide](https://github.com/spring-guides/gs-spring-boot) for a sampling of how Spring Boot can help you accelerate application development
## Run the Application ## Run the Application
@ -30,4 +30,4 @@ To run the web application tests, issue the following command:
``` ```
./bld test ./bld test
``` ```