Domain-driven design example in Java with Spring framework
-
Updated
Dec 11, 2023 - Java
Domain-driven design example in Java with Spring framework
Modular Monolith architecture demonstration with Spring Modulith and DDD
Learn Microservices with Spring Boot (2nd edition) - Chapter 3
Gfood is an app for managing food delivery which was designed following a mudular monolith architecture. This project was based on this original monolith: https://github.com/microservices-patterns/ftgo-monolith.
Modular Monolith with simple restaurant domain. Architecture is based on Onion Architecture. Modules are communicating with each other with EventBus.
Learn Microservices with SpringBoot 3 (3rd edition) - Chapter 3
My Finances Box- is a personal financial management application designed to streamline expense tracking, income management, and budget planning.
Add a description, image, and links to the modular-monolith topic page so that developers can more easily learn about it.
To associate your repository with the modular-monolith topic, visit your repo's landing page and select "manage topics."