Student and courses registration system build with Java, Maven and SpringBoot where you can get Student Courses:
See the deatils of one course:
Or register one student in a new course:
The system has unit and integration tests:
Project is created with:
- Java 18
- Spring Boot
- Maven
- Spring Web
- Spring Boot DevTools
To run this project, download it using the git command git clone to the folder you want:
C:\User\User> D:
D:\ cd myProject
D:\ myProject>git clone https://github.com/AlfonsoBarguno/StudentSystemWithTest.git
localhost:9000/
Remember to set the password in application.properties.






