Files
spring-modulith/spring-modulith-core
Oliver Drotbohm e7f2966617 GH-669 - Fix named interface detection in case of nested packages.
If named interfaces are declared in nested packages, the name detection might accidentally pick up the names declared in child packages. We now deliberately only inspect the base package.
2024-06-19 15:31:27 +02:00
..