Skip to content

🌱 Simple Microservice Architecture based on Sagas and CQRS patterns

Notifications You must be signed in to change notification settings

ElinaValieva/spring-microservices

Repository files navigation

Kotlin Spring Microservices Kotlin Java CI with Gradle

Based on methodology and patterns of Chris Richardson and Eventuate Framework

 

Technologies 🚩

  • Spring Boot, Spring Admin
  • Spring Cloud Discovery, Spring Cloud Config
  • Eventuate Tram - CQRS, Sagas with Kafka, Postgres

 

How to start 🐳

docker-compose up

Browse swagger http://localhost:8008/swagger-ui.html

 

Deploy to OpenShift 🚩

./gradlew helm