Hyunk3l / hexagonal-architecture-kotlin-templateLinks
The purpose of this template is to avoid repeating, over and over again, the same basic packages structure, gradle and configurations. With this template we can generate a service from scratch following "DDD Style" hexagonal architecture (aka Ports & Adapters)
☆22Updated this week
Alternatives and similar repositories for hexagonal-architecture-kotlin-template
Users that are interested in hexagonal-architecture-kotlin-template are comparing it to the libraries listed below
Sorting:
- Hexagonal architecture implementation with kotlin and ktor☆58Updated 3 years ago
- Unintrusive Event Sourcing Library for the JVM☆153Updated 2 months ago
- Modern Functional Programming for Java 25☆41Updated this week
- Simple demo demonstrates using Spring Boot, Kotlin, Elasticsearch, JUnit5 and testcontainers☆16Updated 4 years ago
- A Gradle plugin to easiliy configure Spring Dev Tools for your Gradle project☆18Updated 5 years ago
- the code for the Kotlin and Spring Livelessons video☆15Updated 6 years ago
- Hexagonal Architecture rules for ArchUnit☆18Updated 2 years ago
- f(model) - Functional and Reactive domain modeling with Java☆23Updated 3 months ago
- Format-driven parameterized tests for JUnit 5☆74Updated last month
- Provides java clock which can be adjusted in tests without using dependency injection.☆26Updated 2 years ago
- A pragmatic and balanced approach to combine DDD, FP, hexagonal architecture with Kotlin☆57Updated 3 years ago
- Example of CQRS implementation using Kotlin and Functional Programming