Example of modular JPA project inspired by Uncle Bob's Clean Coders videos ( http://www.cleancoders.com/ )
Plan:
- generate JPA project from DB schema using NetBeans
- transform the project to modular form according to Uncle Bob's advice
Example of modular JPA project inspired by Uncle Bob's Clean Coders videos ( http://www.cleancoders.com/ )
Plan: