|
14 | 14 | -> Create Database(DB) in MySQL and Setup (Spring Boot property)
|
15 | 15 |
|
16 | 16 |
|
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 |
18 | 18 | -> Create and Setup Spring Boot Project in IntelliJ
|
19 | 19 | -> Database(DB) Setup
|
20 | 20 | * Registration and Login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL
|
21 | 21 | -> Spring Boot + JPA/Hibernate + Thymeleaf
|
22 | 22 | -> Create JPA Entities - User and Role (Many to Many Mapping)
|
23 | 23 | * Backend implementation for Registration Feature (Repository, Service and Controller)
|
24 | 24 |
|
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 |
26 | 26 | * Front-end implementation for Registration Feature (Thymeleaf template_)
|
27 | 27 | * Spring Security Configuration
|
28 | 28 | * Backend implementation for Login Feature
|
29 | 29 | * Front-end implementation for Login Feature
|
30 | 30 | * Logout and Home Page Implementation
|
31 | 31 |
|
32 |
| - * Step-3. Login-USER |
| 32 | +## * Step-3. Login-USER |
33 | 33 | * Front-end implementation for Registration Feature (Thymeleaf template_)
|
34 | 34 | * Spring Security Configuration
|
35 | 35 | * Backend implementation for Login Feature
|
36 | 36 | * Front-end implementation for Login Feature
|
37 | 37 | * SigIn/Logout and Home Page Implementation
|
38 | 38 |
|
39 |
| -* Step-4 |
| 39 | +## * Step-4. Population Search |
| 40 | + |
40 | 41 | * Front-end implementation for Registration Feature (Thymeleaf template_)
|
41 | 42 | * Spring Security Configuration
|
42 | 43 | * Backend implementation for Login Feature
|
43 | 44 | * Front-end implementation for Login Feature
|
44 | 45 | * SigIn/Logout and Home Page Implementation
|
45 | 46 |
|
46 |
| -* Step-5 DynamicField_People |
47 |
| - |
| 47 | +## * Step-5 DynamicField_People |
| 48 | + * Front-end implementation for Registration Feature (Thymeleaf template_) |
| 49 | + * Spring Security Configuration |
48 | 50 |
|
49 | 51 | 
|
50 | 52 | 
|
51 | 53 | 
|
52 | 54 | 
|
53 | 55 | 
|
54 | 56 |
|
| 57 | + |
| 58 | +## Step-6. Population Final |
| 59 | + * Simpe Form CRUD people |
| 60 | + * Searching |
| 61 | + * Database dynamic control |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
55 | 70 | # License: Spring Boot is Open Source software released
|
56 | 71 | * [ Apache 2.0 license ](http://www.apache.org/licenses/LICENSE-2.0.html)
|
0 commit comments