@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,
BusProperties properties) |
@BusPathMatcher @ConditionalOnMissingBean(name="busPathMatcher") @Bean(name="busPathMatcher") public org.springframework.util.PathMatcher busPathMatcher()
@Bean public ServiceMatcher serviceMatcher(@BusPathMatcher org.springframework.util.PathMatcher pathMatcher, BusProperties properties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.