withInitializer
Add an ApplicationContextInitializer to be called when the context is created.
Return
a new instance with the updated initializers
Parameters
initializer
the initializer to add
Add an ApplicationContextInitializer to be called when the context is created.
a new instance with the updated initializers
the initializer to add