only2dhir / spring-security-jwt
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…
☆121Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for spring-security-jwt
- Spring REST server for glee-o-meter☆130Updated last year
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆227Updated 2 years ago
- This repo has example for Spring Boot integration with Spring Security using OAuth2☆184Updated 2 years ago
- ☆61Updated 5 years ago
- Spring Boot with Spring Batch Example 1 (Load CSV to DB)☆148Updated 4 years ago
- Spring Boot with Spring Security using JWT☆170Updated 5 years ago
- ☆63Updated 3 years ago
- Securing REST API with Spring Security OAuth2☆131Updated 2 weeks ago
- Spring Security in a Spring Boot Application with Authentication and Authorization using DB☆120Updated 5 years ago
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆110Updated 5 months ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆94Updated 9 months ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆101Updated 7 months ago
- Spring examples☆158Updated 4 months ago
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- Collection of best practices for building REST APIs with Spring Boot☆115Updated 7 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- ☆75Updated 2 months ago
- Source Code for 'Spring Boot Persistence Best Practices' by Anghel Leonard☆86Updated 4 years ago
- E-commerce demo with spring reactive webflux and spring cloud microservice☆199Updated last year
- Proof of concept to create microservices using Spring 5 and related technologies☆94Updated 3 months ago
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆160Updated 5 months ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆56Updated 3 years ago
- How to create Maven multi module project in spring boot☆94Updated 3 years ago
- Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with fu…☆164Updated 3 years ago
- Initial Commit☆325Updated last month
- Spring Boot upload Multipart Files example via Restful APIs☆83Updated 9 months ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆134Updated 4 years ago
- Sample for Spring Security OAuth2 with JWT tokens.☆100Updated 5 years ago
- Spring Boot @ControllerAdvice & @ExceptionHandler example☆55Updated last year
- ☆198Updated 2 years ago