
Michael Krimgen
Articles by Michael Krimgen
Enforcing Your Architecture with ArchUnit
ArchUnit is a Java library to validate your software architecture. The library is well described in its documentation and as its fluent API is pure Java, it’s easy to explore using the code completion in the IDE.
Read more