WKB-I's Stars
AxonFramework/AxonFramework
Framework for Evolutionary Message-Driven Microservices on the JVM
kentcdodds/the-webs-next-transition
miciek/grokkingfp-examples
All examples and exercises from the Grokking Functional Programming book
vlingo/xoom-actors
The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
rjaros/kvision-realworld-example-app-fullstack
Exemplary real world fullstack application built with KVision (Kotlin/JS + Spring Webflux)
Rudge/kotlin-javalin-realworld-example-app
Real world backend API built in Kotlin with Javalin + Koin + Exposed
borovikovd/realworld-backend-spring-ddd
Realworld spec implementation using Spring Boot
gothinkster/spring-boot-realworld-example-app
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
gothinkster/kotlin-spring-realworld-example-app
raeperd/realworld-springboot-java
Spring boot java implementation of realworld example.app
gothinkster/scala-play-realworld-example-app
Exemplary real world application built with Scala 2.13 & Play
alexey-lapin/realworld-backend-micronaut
Real world backend API built in Micronaut
dragneelfps/realworld-kotlin-ktor
RealWorld Kotlin Ktor Backend
alex-k1/scala-http4s-realworld-example-app
Exemplary real world application built with Scala + http4s
ramzitannous/medium-graphql-backend
Graphql Medium like backend server using django & graphene
trknhr/akka-http-realworld-example
Exemplary real world application built with Scala + Akka HTTP https://realworld.io
pocojang/nuxt-realworld
🛠 Built a Example App of RealWorld with Nuxt & Composition API ⚗️
khaledosman/vue-realworld-example-app
An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.
Romeh/spring-boot-akka-event-sourcing-starter
A toolkit for spring boot akka persistance event sourcing starter which contains abstracted common logic for aggregate flow definition and cluster sharding plus taking benefit of spring boot echo system
sdaschner/scalable-coffee-shop
A scalable, event-driven and event-sourced Java EE application
techshare-youtube/techshare
kumaGoro95/ExpensesApp
andreschaffer/event-sourcing-cqrs-examples
Event Sourcing and CQRS in practice.
benwilcock/cqrs-microservice-sampler
A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker
gregoryyoung/m-r
Simple CQRS example
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
making/spring-socks
A bad microservices (Spring Version of https://microservices-demo.github.io)
banq/jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
ewolff/microservice
Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant