Is there a way in Spring-Pulsar to change the namespace and tenant? By default, Spring-Pulsar goes to public tenant and default namespace. I want to use a property or application.yml to set a default tenant and namespace.
Right now, I’m manually creating a full topic name for producer and consumer, but it would be much nicer to have this be automaticly configured via the yml.
New contributor
user3120289 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.