jaggerwang / spring-cloud-in-practice
A starter project for spring cloud microservice application.
☆20Updated 3 years ago
Alternatives and similar repositories for spring-cloud-in-practice:
Users that are interested in spring-cloud-in-practice are comparing it to the libraries listed below
- Spring Boot Multi-tenant Sample☆115Updated 3 years ago
- ☆63Updated 2 years ago
- ☆29Updated 4 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- Customized version of the spring authorization server☆69Updated 5 months ago
- ☆72Updated 2 years ago
- Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI☆105Updated 5 months ago
- Spring Boot applications/microservices demo using Consul discovery & config☆62Updated this week
- Demo project for Spring Boot 2 and Quartz scheduler integration☆76Updated 5 years ago
- Spring Security OAuth 2.0 Guide☆60Updated 4 years ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆91Updated 3 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆39Updated this week
- Java-Spring-CRQS-Eventsourcing-Microservice☆126Updated 2 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆167Updated 10 months ago
- sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka☆43Updated this week
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- Routing and Filtering :: Learn how to route and filter requests to a microservice using Netflix Zuul☆67Updated 2 years ago
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.