Uses of Class
io.fluxzero.common.application.JavaPropertiesSource
Packages that use JavaPropertiesSource
-
Uses of JavaPropertiesSource in io.fluxzero.common.application
Subclasses of JavaPropertiesSource in io.fluxzero.common.applicationModifier and TypeClassDescriptionclassAPropertySourcethat loads environment-specific properties from anapplication-<env>.propertiesfile on the classpath.classAPropertySourceimplementation that loads properties from anapplication.propertiesfile located on the classpath.classAPropertySourceimplementation that reads configuration properties from the JVM system properties.