indrekru / spring-boot-2-oauth2-resource-serverLinks
Spring Boot 2 OAuth2 resource and authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
☆26Updated 6 years ago
Alternatives and similar repositories for spring-boot-2-oauth2-resource-server
Users that are interested in spring-boot-2-oauth2-resource-server are comparing it to the libraries listed below
Sorting:
- 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
- Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)☆50Updated 3 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated this week
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated 2 weeks ago
- Example project combining Spring Boot apps with Spring Cloud Netflix (Eureka, Zuul, Feign) & cxf-spring-boot-starter☆39Updated last week
- OAuth2 JWT using Spring Boot☆33Updated 7 years ago
- Setup spring multiple datasources in PCF☆16Updated 7 years ago
- Evolve your database with Spring Boot applications☆35Updated 4 years ago
- A microservices example developed with Spring Cloud and Vaadin☆128Updated 4 years ago
- Design patterns in spring boot☆64Updated 6 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆134Updated 5 years ago
- This is a very simple guide for integrating Hibernate with Spring Boot application.☆26Updated 7 years ago
- Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)☆135Updated 7 years ago
- An example for streaming large files in chunks using StreamingResponseBody in Spring MVC☆68Updated 3 years 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 3 years ago
- An example project to illustrate how to document Spring Boot Webflux with Swagger2☆61Updated 5 years ago
- Setting up JMS with Spring Boot☆24Updated 5 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆110Updated last week
- Package Angular and Spring Boot into a single JAR!☆12Updated 2 years ago
- Spring Framework 5 WebFlux☆43Updated 5 months ago
- Spring Security OAuth 2.0 Guide