Nasruddin / spring-boot-3-jwt-authLinks
Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
☆107Updated 2 months ago
Alternatives and similar repositories for spring-boot-3-jwt-auth
Users that are interested in spring-boot-3-jwt-auth are comparing it to the libraries listed below
Sorting:
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆113Updated 4 months ago
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆122Updated 6 years ago
- Spring examples☆162Updated last year
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated 2 weeks ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- Securing REST API with Spring Security OAuth2☆151Updated 2 weeks ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆93Updated 4 years ago
- This repo is part of a tutorial about writing microservices using Spring Boot☆140Updated 7 years ago
- Spring REST server for glee-o-meter☆131Updated 2 years ago
- A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keyclo…☆282Updated 3 weeks ago
- Spring Boot OTP technique.☆113Updated 2 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆99Updated 2 years ago
- E-commerce demo with spring reactive webflux and spring cloud microservice☆207Updated 2 years ago
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆253Updated 2 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆252Updated this week
- Proof of concept to create microservices using Spring 5 and related technologies☆95Updated 2 months ago
- How to create Maven multi module project in spring boot☆101Updated 4 years ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…