Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 712 Bytes

File metadata and controls

17 lines (11 loc) · 712 Bytes

EPI Gijón logo

Deploying the Application

This project demonstrates an implementation of the well-known gestioneitor application using the Spring Boot framework.

To deploy the application, navigate to the root directory (where the pom.xml file is located) and run the following command:

mvn spring-boot:run

Once deployed, the application will be accessible on the Spring server at http://localhost:8080.
Please note, the application also requires the HSQL server to be running with the original gestioneitor schema and data.