Spring Security With JWT(含权限验证) 示例,基于 Spring Boot 3.5.0 + Java 21。
-
Updated
May 26, 2025 - Java
Spring Security With JWT(含权限验证) 示例,基于 Spring Boot 3.5.0 + Java 21。
This repository demonstrates how to use reactive Spring Security with OAuth2 and Keycloak. Keycloak server with all components can be started using docker-compose and utility script.
This is web application, micro-stackoverflow, built with Spring MVC 5, Hibernate 5, AOP and Spring Security etc . Unregistered user can search for questions and look into details including answer however registered member can post questions and answers.
This module contains articles about Spring Security
Personal finance tracker
Spring Security 5 OAuth2 Example
Learn Spring Security by baby steps from zero to pro!
Java17 | Restful API | Spring Data JPA | H2 | AOP | Yaml Config
Movies Backend Spring
This is a veterinary app where users(pet owners) can keep track of their pets, users can create pet records, address records and edit them.
intent is to store the code which I have used for self learning purpose with the help of multiple source of study materials.
Source code in this repo is for on line course "Spring Security Core"
Basic Spring security configuration for REST Api or webapps. Base code taken from Spring Framework Guru's course.
This is basic example of spring 5 security with spring-boot2
A fashioned JWT based Authentication framework based on Spring Security 5 with mvc, Spring Boot2 in kotlin. UserDetailsService is implemented by Spring Data Jpa and Hibernate.
Spring Boot application that makes use of JWT for securing an exposed REST API : Spring boot 2.7.6 - Java 8 - Spring Security 5
Add a description, image, and links to the spring-security-5 topic page so that developers can more easily learn about it.
To associate your repository with the spring-security-5 topic, visit your repo's landing page and select "manage topics."