@Configuration protected static class BusAutoConfiguration.MatcherConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MatcherConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.util.PathMatcher |
busPathMatcher() |
ServiceMatcher |
serviceMatcher(org.springframework.util.PathMatcher pathMatcher) |
@BusPathMatcher @ConditionalOnMissingBean(name="busPathMatcher") @Bean(name="busPathMatcher") public org.springframework.util.PathMatcher busPathMatcher()
@Bean public ServiceMatcher serviceMatcher(@BusPathMatcher org.springframework.util.PathMatcher pathMatcher)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.