@Configuration @ConditionalOnClass(value=org.glassfish.jersey.server.ResourceConfig.class) @ConditionalOnMissingClass(value="org.springframework.web.servlet.DispatcherServlet") @ConditionalOnBean(value=JerseyApplicationPath.class) public static class SecurityRequestMatcherProviderAutoConfiguration.JerseyRequestMatcherConfiguration extends ObjectSE
コンストラクターと説明 |
---|
JerseyRequestMatcherConfiguration() |
修飾子と型 | メソッドと説明 |
---|---|
RequestMatcherProvider | requestMatcherProvider(JerseyApplicationPath applicationPath) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
@Bean public RequestMatcherProvider requestMatcherProvider(JerseyApplicationPath applicationPath)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.