Files
spring-cloud-sleuth/spring-cloud-sleuth-stream
Marcin Grzejszczak 9ec8283101 Spring Cloud Sleuth is treating comma separated Stream headers in an invalid way
without this change when you pass Stream message headers that are comma separated, Sleuth fails to add proper binding properties for them
with this change we try to first split the headers (assuming that they might be comma based) and then we generate the proper header binding properties

fixes #742
2017-10-16 09:56:27 +02:00
..
2015-10-12 11:09:08 +01:00