odenktools / springboot-oauth2-jwtLinks
Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)
☆50Updated 2 years ago
Alternatives and similar repositories for springboot-oauth2-jwt
Users that are interested in springboot-oauth2-jwt are comparing it to the libraries listed below
Sorting:
- Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security☆103Updated 3 years ago
- Spring Boot & Multi-Module Maven Project☆37Updated 4 years ago
- Spring Boot Multi-tenant Sample☆119Updated 3 years ago
- ☆63Updated 2 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆58Updated 7 years ago
- A demo project for Spring Boot / Data / security, social / oauth2 logons, JWT, Mongo, SpringBootAdmin, Docker, docker-compose, Github Act…☆102Updated last week
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆61Updated this week
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆38Updated 5 years ago
- Customized version of the spring authorization server☆78Updated last week
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆74Updated 5 years ago
- ☆121Updated 6 years ago
- Spring Security 5.5 From Taxi To Takeoff☆69Updated 3 years ago
- Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)☆134Updated 7 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆63Updated 2 weeks ago
- Spring Security and OAuth2/OIDC Client Example☆61Updated last week
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆52Updated 7 years ago
- Spring Boot 2 OAuth2 resource and authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)☆26Updated 6 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated 2 weeks ago
- Example of Spring Security OAuth2 + MySQL☆25Updated 2 years ago
- This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authoriz…☆81Updated 7 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆106Updated 2 weeks ago
- Spring Boot + Quartz + Angular2 demo application. It explains how to schedule a cron job, how to pause a job, resume a job, edit quartz j…☆102Updated 2 years ago
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 5 years ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆147Updated this week
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆163Updated last year
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- amran-bd / Dynamic-Multi-Tenancy-Using-Java-Spring-Boot-Security-JWT-Rest-API-MySQL-Postgresql-full-exampleI wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client …☆81Updated 2 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud