Skip to content

Commit 7b6ef67

Browse files
committed
2 parents 0570df5 + 3b91db5 commit 7b6ef67

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

Project9-RealProject-Populations/README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Spring Boot Projects - Full Stack
22
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.
33

4+
#
45

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)
88
* Important steps
99
1. Create Spring Boot Project (tool IntelliJ)
1010
-> Spring Boot
@@ -14,23 +14,27 @@
1414
-> Create Database(DB) in MySQL and Setup (Spring Boot property)
1515

1616

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
1918
-> Create and Setup Spring Boot Project in IntelliJ
2019
-> Database(DB) Setup
2120
* Registration and Login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL
2221
-> Spring Boot + JPA/Hibernate + Thymeleaf
2322
-> Create JPA Entities - User and Role (Many to Many Mapping)
2423
* 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
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
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
3238

3339
# License: Spring Boot is Open Source software released
3440
* [ Apache 2.0 license ](http://www.apache.org/licenses/LICENSE-2.0.html)
35-
36-
#

0 commit comments

Comments
 (0)