@Configuration @ConditionalOnClass(value=org.glassfish.jersey.server.ResourceConfig.class) @ConditionalOnMissingClass(value="org.springframework.web.servlet.DispatcherServlet") public static class ServletEndpointManagementContextConfiguration.JerseyServletEndpointManagementContextConfiguration extends ObjectSE
コンストラクターと説明 |
---|
JerseyServletEndpointManagementContextConfiguration(ApplicationContext context) |
修飾子と型 | メソッドと説明 |
---|---|
ServletEndpointRegistrar | servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public JerseyServletEndpointManagementContextConfiguration(ApplicationContext context)
@Bean public ServletEndpointRegistrar servletEndpointRegistrar(WebEndpointProperties properties, ServletEndpointsSupplier servletEndpointsSupplier)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.