Java will be 30 years old in 2025. That's a good time to look back, but also forward.
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 ...
For Josh’s examples, see his Spring Native 0.11.x repo. This repository contains five apps we (@joshlong and @mraible) used to figure out how to make Spring Native work with JHipster.