Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 660 Bytes

File metadata and controls

26 lines (17 loc) · 660 Bytes

chapter13.06-calendar

Execute the below command using Gradle from the project directory:

./gradlew bootRun

Alternatively, if you're using Maven, execute the following command from the project directory:

./mvnw spring-boot:run

To test the application, open a web browser and navigate to: http://localhost:8080 img.png

Test the application access with the user admin1@example.com/admin1 for both URLs: