Simulate a school system with all the basic features.
- Learn Java.
- Learn Spring Boot.
- Learn Spring Security.
- Understand how the school system works.
- Login with ID and password.
- See news from school.
- View personal information.
- Update personal information.
- Enroll in the subject.
- Updating ...
- Maven
- Spring Boot
- Spring Security
- Lombok
- Mapstruct
- Spring validation
git clone https://github.com/quocdoansam/school-system-backend.gitmvn clean installmvn spring-boot:run