toggle menu
Spring Boot Kotlin API
3.3.11-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot
/
BootstrapRegistryInitializer
/
initialize
initialize
abstract
fun
initialize
(
registry
:
BootstrapRegistry
)
Initialize the given
BootstrapRegistry
with any required registrations.
Parameters
registry
the registry to initialize