Package | Description |
---|---|
org.springframework.boot.web.servlet |
Classes and utilities designed to work with the
javax.servlet specification. |
Modifier and Type | Method and Description |
---|---|
protected <T> void |
ServletContextInitializerBeans.addAsRegistrationBean(ListableBeanFactory beanFactory,
Class<T> type,
ServletContextInitializerBeans.RegistrationBeanAdapter<T> adapter) |