Files
cleanddd/README.md
gushakov 47484bad01 readme
2022-01-04 22:21:14 +01:00

657 B

Clean DDD

An example of a Clean architecture DDD application.

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

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