Skip to content

Commit 6fa1526

Browse files
authored
Update README.md
1 parent 7b6ef67 commit 6fa1526

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ More valuable information also here ([let's go](https://dev.to/urunov/how-to-han
1212
* Gradle project provides Spring Boot and JDBC (using Gradle)
1313
2. [Project-2. Spring Boot REST API JDBC MySQL Maven](https://github.com/Hamdambek/SpringBoot-Database/tree/master/Project2-SpringBoot-RestAPI-JDBC%20Template-MySQL-Maven/SpringJDBC)
1414
* Family Member small project provides Spring Boot and JDBC template (using MySQL) implementation. In case of, Spring Boot using Maven configuration, and DB (database) using JDBC (only template not JPA ).
15-
3. [Project-3. SpringMVC-Boot2-JSP-JPA-Hibernate5-MySQL](https://github.com/Urunov/Spring-DAO-ORM-JEE-Web-AOP-Core-Boot/tree/master/Project3-SpringMVC-Boot2-JSP-JPA-Hibernate5-MySQL)
15+
3. [Project-3. SpringMVC-Boot2-JSP-JPA-Hibernate5-MySQL](https://github.com/Urunov/Spring-DAO-ORM-JEE-Web-AOP-Core-Boot/tree/master/Project3-SpringMVC-Boot2-JSP-JPA-Hibernate5-ySQL)
1616
* This project provides Spring Boot and JDBC
1717
* http://localhost:8080/users just use exisiting DB
1818
4. [Project-4. SpringBoot-ToDo-Project](https://github.com/Urunov/Spring-DAO-ORM-JEE-Web-AOP-Core-Boot/tree/master/Project4-SpringBoot-ToDo-Project)
@@ -43,6 +43,16 @@ More valuable information also here ([let's go](https://dev.to/urunov/how-to-han
4343
8. [Project8 -Simple-Build-CRUD-MySQL-JPA-Hibernate-okta-OAuth2](https://github.com/Urunov/Spring-Boot-Hibernate-Thymeleaf/tree/master/Project8-Simple-Build-CRUD-MySQL-JPA-Hibernate-okta-OAuth2B)
4444
* Spring Boot + Web + MySQL Thyeamleaf + Security.
4545
* Ongoing project Updating
46+
47+
9. [Project9-RealProject-Populations ](https://github.com/Urunov/Spring-Boot-Hibernate-Database/tree/master/Project9-RealProject-Populations)
48+
49+
* Spring Boot
50+
* Hibernate JPA
51+
* MySQL
52+
* Security
53+
* Sorting/Paginatation
54+
* Converting
55+
* Admin/User Controleres
4656

4757
## Core data for Spring Boot with Database [details....](https://dev.to/urunov/how-to-handle-database-in-spring-boot-560)
4858

0 commit comments

Comments
 (0)