Skip to content

Guide for Spring Framework and Spring Boot. Note: This is my Notes repo from Udemy.

Notifications You must be signed in to change notification settings

legionJP/Spring_SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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