Files
spring-pulsar/spring-pulsar-docs
Chris Bono e366b8365e Use unchecked exception on reader factory (#845)
This commit replaces the checked `PulsarClientException` with the
unchecked `PulsarException` on the `PulsarReaderFactory#createReader`
API.
2024-09-12 14:14:28 -05:00
..