lsoares / clean-architecture-sampleLinks
Clean architecture sample project in Kotlin
☆27Updated 2 years ago
Alternatives and similar repositories for clean-architecture-sample
Users that are interested in clean-architecture-sample are comparing it to the libraries listed below
Sorting:
- A sample DDD kotlin microservice☆56Updated 7 years ago
- An example application written in Hexagonal (Ports and Adapter) architecture☆274Updated 6 months ago
- ☆183Updated 5 years ago
- An example of implementing hexagonal design in a spring-boot application (A work in progress)☆77Updated 3 years ago
- A demo project to show a Domain Driven Design with Kotlin.☆128Updated 7 years ago
- Java example of the Clean Architecture☆89Updated 6 years ago
- Example application for implementing a Clean Architecture.☆66Updated 2 years ago
- Sample Account Service to demonstrate the Hexagonal Architecture☆96Updated 4 years ago
- A sample DDD/CQRS project using KOTLIN☆307Updated 5 years ago
- A simple clean architecture example in Kotlin and Spring Boot 2.0☆77Updated 7 years ago
- An application to demonstrate Hexagonal architecture with Domain, Presenter & Entity segregation on Spring WebFlux☆33Updated 5 years ago
- An example of clean architecture implementation with Spring Boot☆153Updated 2 years ago
- Microservice arch deployed as monolith☆67Updated 6 months ago
- An example approach for implementing a Hexagonal Architecture☆101Updated last year
- A demo project to show Event Sourcing with Kotlin.☆70Updated 7 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ☆320Updated last year
- ☆106Updated 2 years ago
- Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quar…