Experiments with Spring-boot using some examples from spring.io
- Java = 21
- Spring-boot = 3.2.4
Uncomment the main method from the package you want to run and execute:
./gradlew bootRun
To run some examples should need to adjust the dependencies
from file build.gradle