Enforcing Architecture With ArchUnit in Java
You create a well-defined architecture, but how do you enforce this architecture in your code? Code reviews can be used, but wouldn’t it be better to verify your architecture automatically?… Weiterlesen »Enforcing Architecture With ArchUnit in Java