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

be.bagofwords.web.StaticFolderConfiguration Maven / Gradle / Ivy

package be.bagofwords.web;

/**
 * Created by koen on 10.07.15.
 */
public interface StaticFolderConfiguration {

    String getStaticFolder();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy