1414 -> Create Database(DB) in MySQL and Setup (Spring Boot property)
1515
1616
17- * Step-1. RegistrationFrontBackend_v1: Registration and Login with Spring Boot, Security, Thymeleaf, Hibernate, MySQL
17+ ## * Step-1. RegistrationFrontBackend_v1: Registration and Login with Spring Boot, Security, Thymeleaf, Hibernate, MySQL
1818 -> Create and Setup Spring Boot Project in IntelliJ
1919 -> Database(DB) Setup
2020 * Registration and Login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL
2121 -> Spring Boot + JPA/Hibernate + Thymeleaf
2222 -> Create JPA Entities - User and Role (Many to Many Mapping)
2323 * Backend implementation for Registration Feature (Repository, Service and Controller)
2424
25- * Step-2. RegistrationFrontBackend_v2: Registration and Login with Spring Boot, Security, Thymeleaf, Hibernate, MySQL
25+ ## * Step-2. RegistrationFrontBackend_v2: Registration and Login with Spring Boot, Security, Thymeleaf, Hibernate, MySQL
2626 * Front-end implementation for Registration Feature (Thymeleaf template_)
2727 * Spring Security Configuration
2828 * Backend implementation for Login Feature
2929 * Front-end implementation for Login Feature
3030 * Logout and Home Page Implementation
3131
32- * Step-3. Login-USER
32+ ## * Step-3. Login-USER
3333 * Front-end implementation for Registration Feature (Thymeleaf template_)
3434 * Spring Security Configuration
3535 * Backend implementation for Login Feature
3636 * Front-end implementation for Login Feature
3737 * SigIn/Logout and Home Page Implementation
3838
39- * Step-4
39+ ## * Step-4. Population Search
40+
4041 * Front-end implementation for Registration Feature (Thymeleaf template_)
4142 * Spring Security Configuration
4243 * Backend implementation for Login Feature
4344 * Front-end implementation for Login Feature
4445 * SigIn/Logout and Home Page Implementation
4546
46- * Step-5 DynamicField_People
47-
47+ ## * Step-5 DynamicField_People
48+ * Front-end implementation for Registration Feature (Thymeleaf template_)
49+ * Spring Security Configuration
4850
4951![ Population1] ( https://user-images.githubusercontent.com/11626327/87030904-3f4be500-c21d-11ea-82c0-7f90a54c38c6.JPG )
5052![ Population2] ( https://user-images.githubusercontent.com/11626327/87030907-3fe47b80-c21d-11ea-8733-ff60a6deee1c.JPG )
5355![ Population] ( https://user-images.githubusercontent.com/11626327/87030900-3e1ab800-c21d-11ea-9353-c0d72cddf9e0.JPG )
5456
5557
56- Step-6. Population Final
58+ ## Step-6. Population Final
5759 * Simpe Form CRUD people
5860 * Searching
5961 * Database dynamic control
@@ -63,5 +65,7 @@ Step-6. Population Final
6365![ Population_Final4] ( https://user-images.githubusercontent.com/11626327/87119887-2e9d7c80-c2ba-11ea-8e83-010b7bda366c.JPG )
6466![ Population_Final5] ( https://user-images.githubusercontent.com/11626327/87119889-2f361300-c2ba-11ea-8440-366c0ef67e7f.JPG )
6567![ Population_Final6] ( https://user-images.githubusercontent.com/11626327/87119892-2f361300-c2ba-11ea-8473-db681e6656db.JPG )
68+
69+
6670# License: Spring Boot is Open Source software released
6771 * [ Apache 2.0 license ] ( http://www.apache.org/licenses/LICENSE-2.0.html )
0 commit comments