ExistingWebApplicationScopes

Utility class to store and restore any user defined scopes. This allows scopes to be registered in an ApplicationContextInitializer in the same way as they would in a classic non-embedded web application context.

Constructors

Link copied to clipboard
constructor(beanFactory: ConfigurableListableBeanFactory)

Functions

Link copied to clipboard
open fun restore()