hellosatish / microservice-patternsLinks
Code to share the knowledge I gained while designing and implementing micro services
☆117Updated 4 years ago
Alternatives and similar repositories for microservice-patterns
Users that are interested in microservice-patterns are comparing it to the libraries listed below
Sorting:
- Learn Microservices with Spring Boot - v10 (Spring Boot 2.0)☆136Updated 2 years ago
- Spring Boot applications/microservices demo using Consul discovery & config☆63Updated 2 weeks ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆249Updated 2 weeks ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆133Updated 5 years ago
- This is a simple spring-boot app that shows how to configure easily RabbitMQ with AMQP for producing and consuming messages in default fo…☆172Updated 3 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆104Updated last year
- A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector…☆127Updated 3 years ago
- This repository along with the exercises repository (https://github.com/njnareshjoshi/exercises) contains coding examples for my blog Pro…☆123Updated 5 years ago
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆163Updated last year
- Simple Event Driven Microservices with Spring Cloud Stream☆97Updated 4 years ago
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆120Updated 4 years ago
- This repo is part of a tutorial about writing microservices using Spring Boot☆138Updated 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
- ☆93Updated last month
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 5 years ago
- JHipster Microservices Example using Spring Cloud, Spring Boot, Angular, Docker, and Kubernetes☆128Updated 2 years ago
- ☆121Updated 6 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…