Merge branch '3.3.x'
Closes gh-43270
This commit is contained in:
@@ -102,6 +102,8 @@ class PulsarContainerFactoryCustomizersTests {
|
||||
|
||||
/**
|
||||
* Test customizer that will match all {@link PulsarListenerContainerFactory}.
|
||||
*
|
||||
* @param <T> the container factory type
|
||||
*/
|
||||
static class TestCustomizer<T extends PulsarContainerFactory<?, ?>> implements PulsarContainerFactoryCustomizer<T> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user