To run and test this application please download or clone the project and You should have java JDK installed in your machine run using this command for windows user .\mvnw clean spring-boot:run
Ahsultan/Grade-Management-System-Rest-Api-Spring-Boot
This is a grade management system project designed using 3 layer architecture Controller Layer , Service Layer, Respsitory Layer used RESP API usign spring boot, Securing Rest Api usign Spring Security and Spring-Jpa for database quering like Many to many, one to Many.
Java