Nico Van Belle

Results 3 comments of Nico Van Belle

Also, make sure your dependencies don't use `spring.factories` to list their autoconfiguration classes. In Spring 2.7 `META-INF/spring.factories` was still supported but in spring 3 this backward compatibility is completely dropped...

I have the same issue in Insomnia 8.4.5 (which is currently the newest). This is a huge blocker.

When I was looking at modulith, it reminded me a lot of ArchUnit where you can also define dependency rules in unit tests, among others. It also reminded me of...