spring-boot/spring-boot-project
Chris Bono ac0d1e0ec6 Re-enable Spring Pulsar interceptor tests
The PulsarTemplate recently replaced its list of ProducerInterceptors
with a list of ProducerBuilderCustomizers that customize the builder by
adding each interceptor to the builder. The PulsarAutoConfigurationTests
previosuly relied on the previous field. This commit adjusts the tests
to instead use the Customizers testing utility to verify the
interceptors.

(cherry picked from commit 9c054a021f)

See gh-39946
2024-03-15 11:00:09 +01:00
..
spring-boot Add TWENTY_TWO to JavaVersion enum 2024-03-04 10:15:59 +00:00
spring-boot-actuator Merge branch '3.1.x' into 3.2.x 2024-02-21 15:27:27 -08:00
spring-boot-actuator-autoconfigure Merge branch '3.1.x' into 3.2.x 2024-02-21 15:27:27 -08:00
spring-boot-autoconfigure Re-enable Spring Pulsar interceptor tests 2024-03-15 11:00:09 +01:00
spring-boot-dependencies Upgrade to Neo4j Java Driver 5.18.0 2024-03-13 19:16:36 +00:00
spring-boot-devtools Merge branch '3.1.x' into 3.2.x 2024-01-11 10:33:57 +00:00
spring-boot-docker-compose Merge branch '3.1.x' into 3.2.x 2024-02-21 15:27:27 -08:00
spring-boot-docs Merge branch '3.1.x' into 3.2.x 2024-02-28 13:00:36 +01:00
spring-boot-parent Minimize scope of version management for commons-compress 2024-02-06 15:08:15 +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-02-21 15:27:27 -08:00
spring-boot-test-autoconfigure Merge branch '3.1.x' into 3.2.x 2024-02-21 15:27:27 -08:00
spring-boot-testcontainers Merge branch '3.1.x' into 3.2.x 2024-02-21 15:27:27 -08:00
spring-boot-tools Ensure that Maven Plugin uses a consistent Framework dependency version 2024-03-13 18:38:38 +00:00