org.springframework.boot

Interface Bootstrapper

    • Method Detail

      • initialize

        default void initialize(BootstrapRegistry registry)
        Deprecated. 
        Initialize the given BootstrapRegistry with any required registrations.
        Parameters:
        registry - the registry to initialize
        Since:
        2.4.4