Uses of Interface
org.springframework.boot.config.PropertySourceLoader

Packages that use PropertySourceLoader
org.springframework.boot.config   
 

Uses of PropertySourceLoader in org.springframework.boot.config
 

Classes in org.springframework.boot.config that implement PropertySourceLoader
 class PropertiesPropertySourceLoader
          Strategy to load '.properties' files into a PropertySource.
 class YamlPropertySourceLoader
          Strategy to load '.yml' files into a PropertySource.
 



Copyright © 2013. All Rights Reserved.