spring-boot/spring-boot-project
Brian Clozel e8d39a1539 Add support for CBOR codecs in RSocket
This commit auto-configures CBOR (see https://cbor.io/) codecs in the
RSocketStrategies, using Jackson binary format support.

The required dependency is added to the rsocket starter. Binary codecs
are well suited for RSocket payloads, so this codec is added first to
the list of codecs (before the JSON one already supported).

Closes gh-16830
2019-05-13 22:39:55 +02:00
..
spring-boot Auto-configure RSocketRequester.Builder 2019-05-13 16:03:21 +02:00
spring-boot-actuator Validate our own tests work with JUnit5 and the vintage engine 2019-05-08 16:05:44 +02:00
spring-boot-actuator-autoconfigure Validate our own tests work with JUnit5 and the vintage engine 2019-05-08 16:05:44 +02:00
spring-boot-autoconfigure Add support for CBOR codecs in RSocket 2019-05-13 22:39:55 +02:00
spring-boot-cli Use consistent javadoc style for annotation links 2019-04-24 19:37:59 -07:00
spring-boot-dependencies Upgrade to Spring Data Moore-M4 2019-05-13 17:27:32 +02:00
spring-boot-devtools Delete Devtools cache reset support for HATEOAS 2019-05-13 22:20:42 +02:00
spring-boot-docs Add support for CBOR codecs in RSocket 2019-05-13 22:39:55 +02:00
spring-boot-parent Upgrade to Spring-Doc-Resources 0.1.2.RELEASE 2019-05-13 16:37:56 +02:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-03-20 16:55:10 +00:00
spring-boot-starters Add support for CBOR codecs in RSocket 2019-05-13 22:39:55 +02:00
spring-boot-test Disable more @Bean method proxying 2019-05-10 10:16:22 +01:00
spring-boot-test-autoconfigure Revert "Disable ConfigurationProperties scanning for slice tests" 2019-05-11 09:59:36 -07:00
spring-boot-tools Merge branch '2.1.x' 2019-05-13 11:15:57 +02:00
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:58:31 +00:00