org.springframework.boot

Interface BootstrapRegistry.InstanceSupplier<T>

  • Type Parameters:
    T - the instance type
    Enclosing interface:
    BootstrapRegistry


    public static interface BootstrapRegistry.InstanceSupplier<T>
    Supplier used to provide the actual instance the first time it is accessed.