spring-boot/spring-boot-project
Andy Wilkinson b1f3d91f7d Make sure the Couchbase's Jackson module is available
When we customize Couchbase's JacksonJsonSerializer with the
auto-configured ObjectMapper, Couchbase's JsonValueModule is lost.
This prevents the storage and retrieval of JSON objects.

This commit updates the Couchbase auto-configuration to use a copy
of the auto-configured ObjectMapper with the JsonValueModule added
to it.

Fixes gh-26363
2021-05-06 19:40:47 +01:00
..
spring-boot Merge branch '2.4.x' 2021-05-03 14:53:41 -05:00
spring-boot-actuator Merge branch '2.4.x' 2021-04-30 13:40:32 +02:00
spring-boot-actuator-autoconfigure Polish 2021-04-19 09:34:55 +02:00
spring-boot-autoconfigure Make sure the Couchbase's Jackson module is available 2021-05-06 19:40:47 +01:00
spring-boot-cli Merge branch '2.4.x' 2021-03-30 20:52:38 +01:00
spring-boot-dependencies Start building against Spring Framework 5.3.7 snapshots 2021-05-06 17:12:20 +02:00
spring-boot-devtools Merge branch '2.4.x' 2021-05-04 09:46:23 +01:00
spring-boot-docs Polish docs 2021-05-05 23:42:22 -07:00
spring-boot-parent Validate section IDs in the reference documentation 2021-04-29 15:40:54 +01:00
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00
spring-boot-starters Add reference to IBM MQ Spring Boot starter 2021-04-13 18:17:15 +01:00
spring-boot-test Merge branch '2.3.x' into 2.4.x 2021-03-30 09:25:46 -07:00
spring-boot-test-autoconfigure Merge branch '2.4.x' 2021-04-30 14:36:04 +02:00
spring-boot-tools Merge branch '2.4.x' 2021-05-05 09:53:20 +01:00