spring-boot/spring-boot-project/spring-boot-autoconfigure
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
..
src Re-enable Spring Pulsar interceptor tests 2024-03-15 11:00:09 +01:00
build.gradle Merge branch '3.1.x' 2023-12-05 11:51:03 +01:00