Skip to content

Latest commit

 

History

History

gestioneitor-springboot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.