Files
spring-cloud-stream/core/spring-cloud-stream-integration-tests
Oleg Zhurakousky b99c9eb754 GH-3105 Fix hashCode calculation for StreamBridge function
This would ensure that there are no collisions in hashCode calculation for cases where partitionKeyExpression is used in one of the bindings while partitionCount of any of the bindings may result in teh overall StreamBridge function having the same  hashCode

Resolves #3105
2025-03-27 21:59:12 +01:00
..