Sunday, July 11, 2021

Modular Monolith Java Application with DDD

hello

I prepared modular monolith Java application with DDD. In the plans, this application should be easily rewritten as microservices.

The goals of this application: - example of modular monolith with DDD; - example of communications between bounded contexts; - example of simple CQRS implementation; - example of documentation of architecture decisions; - focus on quality of technical solutions;

More details about the architecture and decisions can be found in project description. It will be great to get feedback, code review and comments. I'm going to improve the implementation after getting the feedback. Any help/review/comments are welcome.

The application is in development status. Please feel free to submit pull request or create the issue. https://ift.tt/2ZbGpD9


Comments URL: https://news.ycombinator.com/item?id=27803636

Points: 1

# Comments: 0



from Hacker News: Newest https://ift.tt/36qmp2e
via IFTTT

No comments:

Post a Comment

Laptops all have built-in security tokens these days

Article URL: https://ahelwer.ca/post/2026-05-08-builtin-u2f/ Comments URL: https://news.ycombinator.com/item?id=48077433 Points: 4 # Com...