クラス SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration
java.lang.ObjectSE
org.springframework.boot.security.autoconfigure.actuate.web.servlet.SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnClass(org.glassfish.jersey.server.ResourceConfig.class)
@ConditionalOnMissingClass("org.springframework.web.servlet.DispatcherServlet")
@ConditionalOnBean(JerseyApplicationPath.class)
public static class SecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration
extends ObjectSE
- 導入:
- 4.0.0
- 作成者:
- Madhura Bhave
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
JerseyRequestMatcherConfiguration
public JerseyRequestMatcherConfiguration()
メソッドの詳細
requestMatcherProvider