Class PropertiesConfigValueExtractor

java.lang.Object
ru.tinkoff.kora.config.common.extractor.PropertiesConfigValueExtractor
All Implemented Interfaces:
ConfigValueExtractor<Properties>

public class PropertiesConfigValueExtractor extends Object implements ConfigValueExtractor<Properties>
  • Constructor Details

    • PropertiesConfigValueExtractor

      public PropertiesConfigValueExtractor()
  • Method Details