full-stack-java-2025
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.