org.springframework.boot

Interface Bootstrapper

    • Method Detail

      • intitialize

        void intitialize(BootstrapRegistry registry)
        Initialize the given BootstrapRegistry with any required registrations.
        Parameters:
        registry - the registry to initialize