full-stack-java-2025 icon indicating copy to clipboard operation
full-stack-java-2025 copied to clipboard

Full-Stack Web Apps, 100% Java

Running the application

You can run the application by using the spring-boot:run Maven goal:

mvn spring-boot:run

or by running the Application class directly from your IDE.