Spring MVC, Design pattern (dao/dto), Mysql, Rest API : Academic project
Car incident report project
REST APIs implemented using Java, Maven and Spring MVC, My sql, AngularJs.
Github repository for Frontend project
Clone the “master” branch of this repo.
Make sure you are running the Mysql service (by Xampp for exepmle).
You can build the project and run the tests by running :
mvnw.cmd clean package
Once successfully built, you can run the service by running:
mvn clean install tomcat8:run
The API is available on port 8080