An open API service indexing awesome lists of open source software.

https://github.com/tdiprima/spring-boot-security

Spring Boot Security
https://github.com/tdiprima/spring-boot-security

github-actions spring-boot spring-security

Last synced: about 2 months ago
JSON representation

Spring Boot Security

Awesome Lists containing this project

README

          

# 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](https://www.youtube.com/@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](https://youtu.be/PhG5p_yv0zs?si=jocOpREvGhezZPbK)** by [Java Brains](https://www.youtube.com/@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.