All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.drus.jpa.unit.neo4j.ext.ConfigurationPropertyRetriever Maven / Gradle / Ivy

The newest version!
package eu.drus.jpa.unit.neo4j.ext;

public interface ConfigurationPropertyRetriever {

    String get(String propertyName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy