only2dhir / spring-security-jwtLinks
In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs. We will be using spring boot 2.0 and JWT 0.9.0. In the DB, we will have two roles defined as ADMIN and USER with custom UserDetailsService implemented and based on these roles the authorization will be decide…
☆122Updated 6 years ago
Alternatives and similar repositories for spring-security-jwt
Users that are interested in spring-security-jwt are comparing it to the libraries listed below
Sorting:
- This repo has example for Spring Boot integration with Spring Security using OAuth2☆184Updated 3 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- Spring Boot with Spring Security using JWT☆169Updated 6 years ago
- Spring REST server for glee-o-meter☆131Updated last year
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- ☆60Updated 6 years ago
- Securing REST API with Spring Security OAuth2☆140Updated last week
- Spring Security in a Spring Boot Application with Authentication and Authorization using DB☆119Updated 5 years ago
- Spring examples☆161Updated 11 months ago
- ☆166Updated 2 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆96Updated last year
- ☆64Updated 3 years ago
- Spring Boot with Spring Batch Example 1 (Load CSV to DB)☆151Updated 4 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆93Updated 4 years ago
- ☆75Updated 9 months ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆102Updated last year
- This repo is part of a tutorial about writing microservices using Spring Boot☆138Updated 6 years ago
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆249Updated 2 years ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆112Updated last week
- Bootiful Microservices with Spring Boot☆329Updated 2 years ago
- Spring Boot @ControllerAdvice & @ExceptionHandler example☆69Updated 2 years ago
- Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with fu…☆163Updated 4 years ago
- The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorize…☆95Updated 5 months ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 9 months ago
- E-commerce demo with spring reactive webflux and spring cloud microservice☆204Updated last year
- Recipe Application Using MongoDB☆46Updated 2 years ago
- Restful Interfaces with Spring 5☆49Updated this week
- 1-1 instant messaging project designed to demonstrate WebSockets in a load-balanced environment.☆128Updated 6 years ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆60Updated 4 years ago