Files
spring-pulsar/spring-pulsar-docs
Chris Bono 5946c95a17 Move default subscription type to factory (#818)
This commit moves the default subscription type from the
`@PulsarListener` and `@ReactivePulsarListener` annotation to the
associated container factory (props) which allows the Spring Boot
`spring.pulsar.consumer.subscription-type` config prop to be respected.

See https://github.com/spring-projects/spring-boot/issues/42053
2024-08-29 23:39:50 -05:00
..