Package org.springframework.cloud.bus
Annotation Type BusPathMatcher
@Qualifier
@Target({FIELD,METHOD,ANNOTATION_TYPE,PARAMETER})
@Retention(RUNTIME)
@Inherited
@Documented
public @interface BusPathMatcher
Qualifier annotation for components to do with matching paths in the bus.
- Author:
- Dave Syer