@AutoConfiguration @ConditionalOnWebApplication(type=SERVLET) public class MsServletListenerConfiguration extends Object
| 构造器和说明 |
|---|
MsServletListenerConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.boot.web.servlet.ServletListenerRegistrationBean<?> |
registerCustomerListener(MsContextProperties properties,
MsHttpHeadersGetter httpHeadersGetter) |
@Bean public org.springframework.boot.web.servlet.ServletListenerRegistrationBean<?> registerCustomerListener(MsContextProperties properties, MsHttpHeadersGetter httpHeadersGetter)
Copyright © 2023. All rights reserved.