| Class | Description |
|---|---|
| BroadleafBootServletContextInitializer |
Used in conjunction with
SpringBootBootstrappingServletContextListener. |
| SpringBootBootstrappingServletContextListener |
Bootstraps a Spring Boot application using a ServletContextListener rather than the default of using a ServletContextInitializer.
|
Copyright © 2021. All rights reserved.