org.kuali.common.util.spring
Class MetaInfProjectPropertiesConfig
java.lang.Object
org.kuali.common.util.spring.MetaInfProjectPropertiesConfig
@Configuration
public class MetaInfProjectPropertiesConfig
- extends Object
Create project.properties and embed it inside META-INF for jar's/war's
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaInfProjectPropertiesConfig
public MetaInfProjectPropertiesConfig()
pspc
@Bean
public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer pspc()
springProperties
@Bean
public Properties springProperties()
storePropertiesExecutablesExectuable
@Bean(initMethod="execute")
public Executable storePropertiesExecutablesExectuable()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.