Spring MVC - Class Diagram - Classes that extend MapPropertySource




NameTypePackageDescriptionDetail

MapPropertySourceClassorg.springframework.core.envPropertySource that reads keys and values from a Map object.Detail
MockPropertySourceClassorg.springframework.mock.envSimple PropertySource implementation for use in testing.Detail
PropertiesPropertySourceClassorg.springframework.core.envPropertySource implementation that extracts properties from aNote that because a Properties object is technically anDetail
ResourcePropertySourceClassorg.springframework.core.io.supportSubclass of PropertiesPropertySource that loads a Properties objectfrom a given Resource or resource location such asDetail
SystemEnvironmentPropertySourceClassorg.springframework.core.envSpecialization of MapPropertySource designed for use withsystem environment variables.Detail