spring-boot/spring-boot-project
Chris Bono 41ed4d6cf4 Remove use of Pulsar ObjectMapperFactory
This commit removes the use of the Pulsar ObjectMapperFactory when
converting the authentication config props map to a JSON string. The
Pulsar factory operates on a shaded returned value of Jackson
ObjectMapper which may not exist when users are using the
non-shaded version of the Pulsar client lib.

See https://github.com/spring-projects/spring-pulsar/issues/562

See gh-39389
2024-02-06 13:12:57 +01:00
..
spring-boot Remove System.out usage from Jetty GracefulShutdown 2024-02-01 08:48:00 +01:00
spring-boot-actuator Merge branch '3.1.x' into 3.2.x 2024-01-12 17:08:23 +00:00
spring-boot-actuator-autoconfigure Merge branch '3.1.x' into 3.2.x 2024-02-02 16:05:32 -06:00
spring-boot-autoconfigure Remove use of Pulsar ObjectMapperFactory 2024-02-06 13:12:57 +01:00
spring-boot-dependencies Merge branch '3.1.x' into 3.2.x 2024-02-04 15:08:54 +01:00
spring-boot-devtools
spring-boot-docker-compose Polish 2024-01-30 13:34:40 +01:00
spring-boot-docs Merge branch '3.1.x' into 3.2.x 2024-02-06 13:10:15 +01:00
spring-boot-parent Merge branch '3.1.x' into 3.2.x 2024-02-01 11:17:41 +00:00
spring-boot-starters Merge branch '3.1.x' into 3.2.x 2024-01-17 10:42:57 +00:00
spring-boot-test Merge branch '3.1.x' into 3.2.x 2024-01-25 11:06:25 +01:00
spring-boot-test-autoconfigure Validate combined RestTemplate and RestClient usage in mock REST config 2024-01-17 12:05:18 -06:00
spring-boot-testcontainers Polish "Prevent double registration of event publisher registrar" 2024-01-30 16:02:38 +00:00
spring-boot-tools Merge branch '3.1.x' into 3.2.x 2024-02-06 13:10:15 +01:00