This is project for Students Audit inside of University.
Before you run the project, you should install:
- Maven.
After that run.bat
file and wait until Spring
application runs.
This project includes Swagger:
http://localhost:8080/settler/swagger-ui.html
Connection could be established with adding h2 database and specifying url:
jdbc:h2:file:./studentsettler;AUTO_SERVER=TRUE