Uses of Class
io.fluxcapacitor.common.application.JavaPropertiesSource
Packages that use JavaPropertiesSource
-
Uses of JavaPropertiesSource in io.fluxcapacitor.common.application
Subclasses of JavaPropertiesSource in io.fluxcapacitor.common.applicationModifier and TypeClassDescriptionclass
APropertySource
that loads environment-specific properties from anapplication-<env>.properties
file on the classpath.class
APropertySource
implementation that loads properties from anapplication.properties
file located on the classpath.class
APropertySource
implementation that reads configuration properties from the JVM system properties.