Uses of Class
io.microsphere.annotation.ConfigurationProperty
-
Packages that use ConfigurationProperty Package Description io.microsphere.classloading -
-
Uses of ConfigurationProperty in io.microsphere.classloading
Fields in io.microsphere.classloading with annotations of type ConfigurationProperty Modifier and Type Field Description static java.lang.String
ManifestArtifactResourceResolver. ARTIFACT_ID_ATTRIBUTE_NAMES_PROPERTY_NAME
The configuration property name for specifying attribute names in the MANIFEST file to extract the artifact ID.static java.lang.String
ManifestArtifactResourceResolver. VERSION_ATTRIBUTE_NAMES_PROPERTY_NAME
The configuration property name for specifying attribute names in the MANIFEST file to extract the artifact version.
-