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

de.thomaskrille.dropwizard_template_config.SystemPropertiesProvider Maven / Gradle / Ivy

The newest version!
package de.thomaskrille.dropwizard_template_config;

import java.util.Properties;

public interface SystemPropertiesProvider {
    Properties getSystemProperties();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy