Package org.duracloud.durastore.config
Class PropertyConfig
java.lang.Object
org.duracloud.durastore.config.PropertyConfig
@Configuration
@Order(-2147483648)
@PropertySource("${duracloud.config.file}")
public class PropertyConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.context.support.PropertySourcesPlaceholderConfigurerpropertySourcesPlaceholderConfigurer(org.springframework.core.io.ResourceLoader resourceLoader)
-
Constructor Details
-
PropertyConfig
public PropertyConfig()
-
-
Method Details
-
propertySourcesPlaceholderConfigurer
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer(org.springframework.core.io.ResourceLoader resourceLoader) throws IOException - Throws:
IOException
-