Class CompositePropertyIndexSupplier

java.lang.Object
de.vinado.boot.secrets.CompositePropertyIndexSupplier
All Implemented Interfaces:
PropertyIndexSupplier, Supplier<Map<String,String>>

public class CompositePropertyIndexSupplier extends Object implements PropertyIndexSupplier
Composite PropertyIndexSupplier managing delegates of its own type.
Author:
Vincent Nadoll