dstr89 / hexagonal-java-modulesView on GitHub
In this tutorial, we implement a simple Java application applying hexagonal architecture design principles. We'll organize our application layers using Java Modules, which requires JDK version 9 or higher. With this approach, we'll decouple our core business logic and aim to improve understandability and maintainability.
11Jun 20, 2020Updated 5 years ago

Alternatives and similar repositories for hexagonal-java-modules

Users that are interested in hexagonal-java-modules are comparing it to the libraries listed below

Sorting:

Are these results useful?