This project is a proof of concept related to how you can integrate PF4J with Spring Framework. SpringExtensionFactory creates a new extension instance every time a request is done. If you want a ...
Simple steps to start using the library. Annotate your service method with @PulsarConsumer annotation and set batch attribute to true. Return a list from your consumer method, which contains MessageId ...