|
1 | 1 | # Spring Boot Projects - Full Stack |
2 | 2 | Total projects provide Source Codes/Guides/App, indeed down below represents. We take an opinionated view of the Spring platform and several-party libraries so you can get started with as Spring Boot. |
3 | 3 |
|
| 4 | +# |
4 | 5 |
|
5 | | -# Part-9: Spring Boot + Thymeleaf for Goverment Project: FrontBackend |
6 | | - * ### ([resource]/[code](https://github.com/Urunov/SpringBoot-Projects-FullStack/tree/master/Part-9%20SpringBoot%20Goverment%20Projects)) |
7 | | - |
| 6 | +# Part-9: RealProject Population |
| 7 | + This project is updated and release Project-7 (Project7-SpringBoot-RestAPI-JPA-Hibernate-MySQL-GovermentProject) |
8 | 8 | * Important steps |
9 | 9 | 1. Create Spring Boot Project (tool IntelliJ) |
10 | 10 | -> Spring Boot |
|
14 | 14 | -> Create Database(DB) in MySQL and Setup (Spring Boot property) |
15 | 15 |
|
16 | 16 |
|
17 | | - |
18 | | - * Project-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 |
19 | 18 | -> Create and Setup Spring Boot Project in IntelliJ |
20 | 19 | -> Database(DB) Setup |
21 | 20 | * Registration and Login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL |
22 | 21 | -> Spring Boot + JPA/Hibernate + Thymeleaf |
23 | 22 | -> Create JPA Entities - User and Role (Many to Many Mapping) |
24 | 23 | * Backend implementation for Registration Feature (Repository, Service and Controller) |
25 | | - * Project-2. RegistrationFrontBackend_v2: Registration and Login with Spring Boot, Security, Thymeleaf, Hibernate, MySQL |
| 24 | + |
| 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 |
| 33 | + * Front-end implementation for Registration Feature (Thymeleaf template_) |
| 34 | + * Spring Security Configuration |
| 35 | + * Backend implementation for Login Feature |
| 36 | + * Front-end implementation for Login Feature |
| 37 | + * SigIn/Logout and Home Page Implementation |
32 | 38 |
|
33 | 39 | # License: Spring Boot is Open Source software released |
34 | 40 | * [ Apache 2.0 license ](http://www.apache.org/licenses/LICENSE-2.0.html) |
35 | | - |
36 | | -# |
|
0 commit comments