/cleanddd

Example of DDD with Clean Architecture

Primary LanguageJava

Clean DDD

An example of an application combining Clean Architecture and DDD.

Here is the article which describes the ideas for this application.

How to run

References

Here are some references and links which were used for this application:

  1. Related SO question

    • Interesting relevant question also involving academic domain
  2. Transactional, roll back transaction manually

  3. Baeldung, Jackson ignore null fields