Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 709 Bytes

File metadata and controls

28 lines (19 loc) · 709 Bytes

Spring Security Project

Welcome to the Spring Security repository! This project demonstrates how to implement security features using Spring Security in a Java Spring Boot application.

Features

  • User authentication and authorization
  • Role-based access control (RBAC)
  • Secure password storage with hashing
  • Custom login and logout handling
  • Protection against common security vulnerabilities

Prerequisites

  • Java 17 or later
  • Maven 3.6+
  • Spring Boot 2.7+
  • IDE with Spring support (e.g., IntelliJ IDEA, Eclipse)

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/ashrafutuyubahe/spring_security.git
    cd spring_security
    
    
    that would enough