3pigs-ddd icon indicating copy to clipboard operation
3pigs-ddd copied to clipboard

DDD & Clean Architecture on the example of The Three Little Pigs

Results 1 3pigs-ddd issues
Sort by recently updated
recently updated
newest added

* Instead of multiple modules - just a single module and a better encapsulation with more package-private access * DB mappings directly in models * Tests without Spring Context -...