spring-boot/spring-boot-project
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
..
spring-boot Polish "Add getUndertow method to UndertowWebServer" 2024-03-13 11:27:29 +01:00
spring-boot-actuator Start building against Micrometer 1.13.0 snapshots 2024-03-12 09:28:27 +00:00
spring-boot-actuator-autoconfigure Start building against Micrometer 1.13.0 snapshots 2024-03-12 09:28:27 +00:00
spring-boot-autoconfigure Re-enable Spring Pulsar interceptor tests 2024-03-13 11:34:55 +01:00
spring-boot-dependencies Use HtmlUnit release notes link for HtmlUnit 2.x 2024-03-12 16:25:56 -05:00
spring-boot-devtools
spring-boot-docker-compose Disable test on AARCH64 2024-02-28 17:59:47 +01:00
spring-boot-docs Auto-configure SSE support for GraphQL endpoints 2024-03-11 14:55:58 +01:00
spring-boot-parent Make dependency management of jakarta.inject-api public 2024-02-23 09:47:17 +00:00
spring-boot-starters Change dateformat for git-commit-id-maven-plugin 2024-02-28 13:01:44 +01:00
spring-boot-test Upgrade to HttpClient5 5.3.1 2024-02-22 10:10:05 +00:00
spring-boot-test-autoconfigure Start building against Micrometer 1.13.0 snapshots 2024-03-12 09:28:27 +00:00
spring-boot-testcontainers Merge branch '3.2.x' 2024-02-21 15:27:57 -08:00
spring-boot-tools Adjust defaults for ExtractCommand 2024-03-12 11:52:33 +01:00