See: Description
| Interface | Description |
|---|---|
| ConfigurationBuilder |
Marker interface for all builders that can be used to customize the default Spring configuration.
|
| ConfigurationConfigurer<T extends ConfigurationBuilder> |
Interface for all beans that can be used to customize the default Spring configuration.
|
| CustomApplicationContextInitializer |
Used to initialize the application context.
|
| CustomWebApplicationInitializer |
By implementing this interface you are able to add your custom servlets and servlet filters before and after the
platform configured it.
|
Interfaces supporting customizable Spring configurations.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.