Uses of Class
cc.carm.lib.configuration.annotation.ConfigPath
-
Packages that use ConfigPath Package Description cc.carm.lib.configuration.demo cc.carm.lib.configuration.demo.tests.conf -
-
Uses of ConfigPath in cc.carm.lib.configuration.demo
Fields in cc.carm.lib.configuration.demo with annotations of type ConfigPath Modifier and Type Field Description protected static ConfigValue<java.lang.String>DatabaseConfiguration. DRIVER_NAME -
Uses of ConfigPath in cc.carm.lib.configuration.demo.tests.conf
Classes in cc.carm.lib.configuration.demo.tests.conf with annotations of type ConfigPath Modifier and Type Interface Description interfaceDemoConfigurationFields in cc.carm.lib.configuration.demo.tests.conf with annotations of type ConfigPath Modifier and Type Field Description static ConfiguredList<UserRecord>DemoConfiguration. ALLOWLISTSConfigValue<UserRecord>RegistryConfig. TEST_MODELstatic ConfigValue<java.lang.Long>DemoConfiguration. TEST_NUMBERstatic ConfigValue<java.util.UUID>DemoConfiguration.SUB. UUID_CONFIG_VALUEstatic ConfigValue<java.lang.Double>DemoConfiguration. VERSION
-