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 ...
A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files. This plugin is loosely based on Niklas Walter's Gradle Eclipse Compiler for Java Plugin. Usually, simply ...