spring-modulith
spring-modulith copied to clipboard
Modular applications with Spring Boot
## Context A common challenge for modulithic applications is that a change in the version control system triggers a build of the overall system. That build usually consists of steps...
Hi, in ArchUnit, there is the possibility to check that there are **no classes outside** of the packages, for which an architecture is defined. Wouldn’t this be a nice additional...
fixes typo in "explictlyAnnotated" by renaming it to "explicitlyAnnotated"
We're waiting for the Spring Cloud AWS 3.2 release to officially deprecate our event externalization implementations for SQS and SNS. /cc @maciejwalkowiak ## Required steps - Log a deprecation warning...