/java-springboot-test

Experiments with Java and String-boot

Primary LanguageJava

Experiments with Java Spring-boot

Experiments with Spring-boot using some examples from spring.io

Using

  • Java = 21
  • Spring-boot = 3.2.4

Running

Uncomment the main method from the package you want to run and execute:

./gradlew bootRun

Observation

To run some examples should need to adjust the dependencies from file build.gradle