g00glen00b / dimitri.codes

Static generator for dimitri.codes using Gatsby
https://dimitri.codes
Other
20 stars 7 forks source link

https://dimitri.codes/checking-out-spring-modulith/ #151

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Checking out Spring Modulith | Dimitri's tutorials

Recently the Spring Modulith experimental project was announced and in this blogpost I'll cover the basics of this new library.

https://dimitri.codes/checking-out-spring-modulith/

nicovanbelle commented 1 year ago

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 the fact that I really should use ArchUnit at least once as I still think it's an extremely cool and useful testing library that can enforce loose coupling.