hellosatish / microservice-patternsLinks
Code to share the knowledge I gained while designing and implementing micro services
☆120Updated 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:
- A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector…☆125Updated 3 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆252Updated last week
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆42Updated last week
- Spring Boot applications/microservices demo using Consul discovery & config☆64Updated last week
- Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging,…☆121Updated 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…☆173Updated 3 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆58Updated 7 years ago
- ☆93Updated 4 months ago
- REST service to present Spring Boot and OAuth2 integration.☆88Updated 6 years ago
- Sample project explaining how to build Dockerized Microservices using Netflix OSS + Spring OAuth/JWT + HATEOAS APIs under Spring Boot 2☆52Updated 7 years ago
- Demo project for Spring Boot 2 and Quartz scheduler integration☆75Updated 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
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- Saga Pattern Implementation Using Axon and Spring Boot☆80Updated 6 years ago
- ☆121Updated 7 years ago
- Learn Microservices with Spring Boot - v10 (Spring Boot 2.0)☆137Updated 2 years ago
- JHipster Microservices Example using Spring Cloud, Spring Boot, Angular, Docker, and Kubernetes☆128Updated 2 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
- This repo is part of a tutorial about writing microservices using Spring Boot☆140Updated 7 years ago
- Bootiful Microservices with Spring Boot☆331Updated 2 years ago
- Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring☆81Updated 5 years ago
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆73Updated 5 years ago
- Spring Boot Kafka Producer Example☆131Updated 3 years ago
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆165Updated last year
- Example Application to demo various flavours of handling domain events in Spring Boot☆271Updated 7 years ago
- RESTful API demos with Spring 6 WebFlux, Spring Boot 3, Spring Data Mongo, Spring Security, Spring Session and Angular (upgraded to v16)