org.kuali.common.deploy.spring
Class DeployMavenPropertySourceConfig
java.lang.Object
org.kuali.common.util.spring.AbstractPropertySourceConfig
org.kuali.common.util.spring.MavenPropertySourceConfig
org.kuali.common.deploy.spring.DeployMavenPropertySourceConfig
@Configuration
public class DeployMavenPropertySourceConfig
- extends org.kuali.common.util.spring.MavenPropertySourceConfig
This lets properties defined in the pom override properties defined elsewhere. System/environment properties still override everything.
Methods inherited from class org.kuali.common.util.spring.MavenPropertySourceConfig |
getProjectProperties |
Methods inherited from class org.kuali.common.util.spring.AbstractPropertySourceConfig |
getPropertySource, springPropertySource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployMavenPropertySourceConfig
public DeployMavenPropertySourceConfig()
getOtherProjectProperties
protected List<org.kuali.common.util.property.ProjectProperties> getOtherProjectProperties()
- Overrides:
getOtherProjectProperties
in class org.kuali.common.util.spring.AbstractPropertySourceConfig
getDeployProjectProperties
public org.kuali.common.util.property.ProjectProperties getDeployProjectProperties()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.