@Configuration @Import(value={org.kuali.common.jdbc.project.spring.JdbcPropertyLocationsConfig.class,org.kuali.common.util.properties.spring.DefaultPropertiesServiceConfig.class,SourceSqlPropertyLocationsConfig.class,IngestXmlPropertyLocationsConfig.class}) public class IngestXmlPSC extends Object implements org.kuali.common.util.spring.service.PropertySourceConfig
Constructor and Description |
---|
IngestXmlPSC() |
public IngestXmlPSC()
@Bean public org.springframework.core.env.PropertySource<?> propertySource()
Here we combine all properties, making sure that the Rice project properties go in last.
propertySource
in interface org.kuali.common.util.spring.service.PropertySourceConfig
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.