spring-boot/spring-boot-project/spring-boot-autoconfigure
Chris Bono 9c054a021f 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.

See gh-39912
2024-03-13 11:34:55 +01:00
..
src Re-enable Spring Pulsar interceptor tests 2024-03-13 11:34:55 +01:00
build.gradle Merge branch '3.1.x' 2023-12-05 11:51:03 +01:00