Package io.micronaut.pulsar.annotation
Annotation Interface PulsarServiceUrlProvider
Marks a class that contains a method to resolve the Pulsar service url. The
 annotated class must implement 
ServiceUrlProvider.
 Also servers as a qualifier for injection of ServiceUrlProvider bean.- Since:
 - 1.0
 - Author:
 - Haris Secic