Skip to content

tdiprima/spring-boot-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-security

Overview

This project integrates Spring Security into a Spring Boot application, following the guidance from an excellent but slightly outdated tutorial by Java Brains. Some modifications may have been made to ensure compatibility with the latest versions of Spring Boot and Spring Security.

📺 Tutorial Reference

This project is based on the YouTube tutorial:
Adding Spring Security to a new Spring Boot project by Java Brains.

🔄 Modifications & Adaptations

  • The tutorial's content may not fully align with the latest Spring Boot and Spring Security updates.
  • I may have made changes to get it working with modern configurations.
  • Any deviations from the tutorial were implemented as needed.

⚖️ License & Attribution

While this project was inspired by the Java Brains tutorial, the code was implemented independently.
If you believe there is a licensing issue, please open an issue or contact the repository owner for resolution.