org.kuali.common.util.properties.spring
Class EnvironmentPropertySourceConfig
java.lang.Object
org.kuali.common.util.properties.spring.EnvironmentPropertySourceConfig
- All Implemented Interfaces:
- PropertySourceConfig
@Configuration
public class EnvironmentPropertySourceConfig
- extends Object
- implements PropertySourceConfig
Method Summary |
org.springframework.core.env.PropertySource<?> |
propertySource()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentPropertySourceConfig
public EnvironmentPropertySourceConfig()
propertySource
@Bean
public org.springframework.core.env.PropertySource<?> propertySource()
- Specified by:
propertySource
in interface PropertySourceConfig
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.