This project describes the CRUD operations using Spring Boot, Spring Data JPA. It has the signup and login form. Spring Security has also been used to encrypt users passwords and only verified users can login.
- Registraion page
- login page
- add, delete, update, edit page
- create a Spring Boot initializer project
- add dependencies Spring Web, Spring Data JPA, Spring boot dev tools, Spring Security, Thymeleaf, MySQL Driver
1. You must register to enter
2. After registraion you have to login eith your email and password. Passwords are encryptd in the database by using Spring security
3. You can add, update, delete or search a student
4. A student information can be shown by searching