Another day, another post. This time about why in hashtag#SpringCloudContract 5 we're dropping the shaded module. https://toomuchcoding.com/post/2025-09-27-spring-cloud-contract-no-more-shade/ - please check it out and as usual provide feedback! #java #contracttests #springframework #springcloud #springboot
Spring Cloud Contract 5 drops the spring-cloud-contract-shade module | TooMuchCoding

Spring Cloud Contract 5 drops the module that shaded quite a few libraries for the sake of compatibility with Boot, Kotlin, Groovy, Maven and Gradle

TooMuchCoding

xUnit Test Patterns: Contract Test — https://zalas.pl/contract-test/

Contract Tests are examples that describe the behaviour of an abstraction by expressing what cannot be encoded in the type system. These are typically helpful in testing adapters as defined in the Ports & Adapters architecture.

Examples in #kotlin, but the pattern is universal.

#contracttests #xunit #testing #hexagonal #portsandadapters

Wednesday Links - Edition 2023-03-08

The Tale of Troubleshooting: Unstable Builds and Open Source Infrastructure (3...

DEV Community