Uses of Class
io.tech1.framework.domain.properties.configs.ServerConfigs
-
Packages that use ServerConfigs Package Description io.tech1.framework.domain.properties.configs io.tech1.framework.domain.tests.constants -
-
Uses of ServerConfigs in io.tech1.framework.domain.properties.configs
Methods in io.tech1.framework.domain.properties.configs that return ServerConfigs Modifier and Type Method Description static ServerConfigsServerConfigs. of(String name, String webclientURL) -
Uses of ServerConfigs in io.tech1.framework.domain.tests.constants
Fields in io.tech1.framework.domain.tests.constants declared as ServerConfigs Modifier and Type Field Description static ServerConfigsTestsPropertiesConstants. SERVER_CONFIGS
-