varghgeorge / microservices-single-swaggerLinks
Repository to showcase how to create a single/aggregate Swagger Documentation server for multiple microservices
☆122Updated 10 months ago
Alternatives and similar repositories for microservices-single-swagger
Users that are interested in microservices-single-swagger are comparing it to the libraries listed below
Sorting:
- Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camund…☆312Updated 3 years ago
- ☆53Updated 5 years ago
- PoC for Spring Boot 2 + Spring Security 5 + Keycloak 3.4.3 without Keycloak Adapter☆146Updated 5 years ago
- Sample projects for my talk "Refactoring to a System of Systems"☆245Updated 3 years ago
- A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring…☆70Updated 4 years ago
- Automated documentation for event-driven applications built with Spring Boot☆295Updated this week
- ☆61Updated 6 years ago
- A Swagger assertj test library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON☆171Updated 4 years ago
- A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework☆189Updated 2 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆271Updated 6 years ago
- Spring Boot app to aggregate multiple service's Swagger api-docs☆24Updated 6 years ago
- CQRS with Domain-Driven Design and Event Sourcing using Apache Kafka and Server-Side-Events☆108Updated last month
- ☆131Updated last year
- Reliable eventual consistency for Microservices☆268Updated last week
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 2 years ago
- An easy way to use Localstack with Spring☆48Updated 2 years ago
- Brewing beer with Spring Cloud has never been that easy...☆352Updated last week
- ☆205Updated 6 years ago
- A microservices example developed with Spring Cloud and Vaadin☆128Updated 3 years ago
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆43Updated last year
- Docker build of the spring-cloud-config-server☆75Updated last week
- Software architecture design guidelines for apps running under eventual consistency. Works with domain driven design. Approved by practit…☆96Updated 3 years ago
- Sample code for my talk "Whoops! Where did my architecture go?"☆75Updated 8 years ago
- Spring Events Sample Application