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

org.zodiac.webui.constants.WebUiSystemPropertiesConstants Maven / Gradle / Ivy

package org.zodiac.webui.constants;

public interface WebUiSystemPropertiesConstants {

    String SPRING_RESOURCE_EXTENSIONS_PREFIX = "spring.resource.extensions";
    String SPRING_RESOURCE_EXTENSIONS_ENABLED = SPRING_RESOURCE_EXTENSIONS_PREFIX + ".enabled";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy