org.kuali.common.util.spring
Class ProjectPropertySourceConfig
java.lang.Object
org.kuali.common.util.spring.ProjectPropertySourceConfig
@Configuration
public class ProjectPropertySourceConfig
- extends Object
Augment the default set of properties that ship with Maven and register them as a Spring PropertySource
.
spring-maven-plugin auto-registers any beans that implement PropertySource
as a top level property source
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectPropertySourceConfig
public ProjectPropertySourceConfig()
projectPropertySource
@Bean
public org.springframework.core.env.PropertiesPropertySource projectPropertySource()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.