@Configuration public class CxfConfig extends Object
| Constructor and Description |
|---|
CxfConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.web.servlet.ServletRegistrationBean |
cxfServletRegistration()
Provides the bean that registers the servlet in the container.
|
org.apache.cxf.bus.spring.SpringBus |
springBus()
Provides the Spring-flavored CXF Bus for adding interceptors, if needed.
|
@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean cxfServletRegistration()
@Bean(name="cxf") public org.apache.cxf.bus.spring.SpringBus springBus()
Copyright © 2000–2023 LOCKSS Program. All rights reserved.