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

net.sf.aguacate.swagger.configuration.SwaggerConfiguration Maven / Gradle / Ivy

package net.sf.aguacate.swagger.configuration;

public interface SwaggerConfiguration {

	String getConfiguration(String name);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy