Files
spring-pulsar/spring-pulsar-docs
Chris Bono 836d385d86 Automatically set customizer on listeners (#495)
When there is only a single customizer and a single listener defined in
the application then the customizer will automatically be associated
with the listener. This works for @PulsarListener, @PulsarReader, and
@ReactivePulsarListener.

See #480
2023-11-20 13:32:25 -06:00
..