aviv-amdocs
aviv-amdocs
When writing producer-side contracts, my services have complex setup. Some contracts-tests require different setup, so we use different base classes. I find the `baseClassMappings` (in `pom.xml`) hard to use, because...
I'm trying to use Spring Cloud Contract to test Messaging (Spring Cloud Stream over Kafka). The message I need to send is JSON encoded, and one of its fields is...
I can't find any release notes/changelog for versions 15.0 and later... `CHANGELOG.MD` only gets up to 14.0.0, the GH release page only says "copy for tag", and the wiki page...
**Affects:** 6.1.7-6.1.13 --- This might be a special case of #32970, except it's not fixed yet. We have both `aspectj-maven-plugin` and `@Aspect`. Demo code (short): - [double-aspect.tar.gz](https://github.com/user-attachments/files/17366817/double-aspect.tar.gz) - `mvn test`...