BootstrapRegistryInitializer

Callback interface that can be used to initialize a BootstrapRegistry before it is used.

Author

Phillip Webb

Since

2.4.5

See also

Functions

Link copied to clipboard
abstract fun initialize(registry: BootstrapRegistry)
Initialize the given BootstrapRegistry with any required registrations.