Skip to content

Latest commit

 

History

History
100 lines (58 loc) · 2 KB

README.md

File metadata and controls

100 lines (58 loc) · 2 KB

Spirng6 and SpringBoot3 Guide

1. Intro to Spring 6 and Spring Boot 3

2. Spring Framework and Core Spring

3. Spring JDBC

4. Spring Boot Web App using Servlets

5. Spring Boot Web App and MVC

6. Spring Web MVC (without SpringBoot)

7. Building the Project

8. REST APIs in Spring Boot

9. Spring DataJPA

10. Project Using the SpringBoot MVC

11. Spring Data Rest

12. Spring AOP

13. Spring Security

14 . Securing Spring App

Dependency for the Sprig boot security

  • Changing the Configuration add the confif file

15.1 JWT and OAuth2

15.2 OAuth2

16. Cloud Deployment