• Brian Clozel's avatar
    Disable Jackson XML support in RSocket codecs · b1a3849b
    Brian Clozel authored
    Prior to this commit, having the `spring-boot-starter-rsocket` and the
    `jackson-dataformat-xml` dependencies on classpath would result in a
    `ClassCastException` when the RSocket auto-configuration tries to
    configure Jackson CBOR codecs for RSocket strategies.
    
    This commit disables the Jackson XML support for the CBOR codec in
    RSocket.
    
    Fixes gh-17425
    b1a3849b
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...