Added required dependency section

This commit is contained in:
Erik C. Thauvin 2025-03-18 20:10:49 -07:00
parent 5316279412
commit 548612df7b
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

@ -55,6 +55,8 @@ public void bootwar() throws Exception {
- [View Examples Project](https://github.com/rife2/bld-spring-boot/tree/main/examples)
## Required Dependency
Don't forget to include the _Spring Boot Loader_ dependency to your project:
```java