Uses of Class
io.tech1.framework.domain.properties.configs.MvcConfigs
-
Packages that use MvcConfigs Package Description io.tech1.framework.domain.properties.configs io.tech1.framework.domain.tests.constants -
-
Uses of MvcConfigs in io.tech1.framework.domain.properties.configs
Methods in io.tech1.framework.domain.properties.configs that return MvcConfigs Modifier and Type Method Description static MvcConfigsMvcConfigs. of(boolean enabled, String frameworkBasePathPrefix, CorsConfigs corsConfigs) -
Uses of MvcConfigs in io.tech1.framework.domain.tests.constants
Fields in io.tech1.framework.domain.tests.constants declared as MvcConfigs Modifier and Type Field Description static MvcConfigsTestsPropertiesConstants. MVC_CONFIGS
-