
com.outbrain.swinfra.config.provider.ConfigurationProvider Maven / Gradle / Ivy
The newest version!
package com.outbrain.swinfra.config.provider;
import java.util.Map;
/**
* Implement this API to be able to provide configuration properties to our projects ;)
*
* @author Eran Harel
*/
public interface ConfigurationProvider {
public Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy