org.springframework.boot

Interface BootstrapRegistryInitializer

    • Method Detail

      • initialize

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