sumanentc / springboot-oauth-jwt
Spring Boot Oauth 2.0 using JWT
☆57Updated 7 months ago
Alternatives and similar repositories for springboot-oauth-jwt:
Users that are interested in springboot-oauth-jwt are comparing it to the libraries listed below
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆52Updated 6 years ago
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated last year
- Spring REST server for glee-o-meter☆131Updated last year
- amran-bd / Oauth2Secure-microservices-architecture-apiGateway-springCloud-netflixOSS-PostgreSQL-full-demoI wanted a solution where we can easily captured Oauth2 and Oauth2 client for the secure communication with all of the microservices. Foc…☆39Updated 4 years ago
- Starter projects with Spring using Java and Kotlin. Contains modules that covers Security with JWT, Spring with Kotlin, Dependency inject…☆38Updated 2 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆92Updated last year
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆110Updated last year
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆244Updated 2 years ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 7 months ago
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆37Updated 5 years ago
- WebSocket example using Spring Boot☆59Updated 8 months ago
- Event driven microservices platform using Spring Cloud☆30Updated 3 weeks ago
- Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization☆142Updated last year
- Example of Spring Security OAuth2 + MySQL☆25Updated last year
- Example of authenticating with a Spring Boot application using an API key.☆71Updated 4 years ago
- Spring 5 Reactive MongoDB Recipe App☆62Updated 2 years ago
- ☆60Updated 6 years ago
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated 3 weeks ago
- Demo steps for Spring One 2019☆105Updated 3 years ago
- Securing REST API with Spring Security OAuth2☆138Updated last month
- Spring 5 Reactive WebClient and WebTestClient Demo