withConfiguration

open fun withConfiguration(configurations: Configurations): SELF

Register the specified configuration classes with the ApplicationContext.

Return

a new instance with the updated configuration

Parameters

configurations

the configurations to add