Tag: layers
Validating internal structure / dependencies using IntelliJ IDEA
Marc Kannegiesser
16.05.2017
There are several different tools to maintain the internal structure of a java application available. The tools range from simple open source software like jdepend and degraph to full fledged architecture…