Wonderful Frameworks and How to Avoid Them

Grzegorz Piwowarek

As mainly Java developers, we love bold promises of getting all our problems solved just by adding a few annotations. Those few annotations come often bundled with other magical techniques like classpath scanning or dynamic proxies… and creep into our domain models contributing to a long-term maintainability issues.

In this session, we’ll have a look at the cons of adopting invasive frameworks and how we can minimize problems they cause.