- All Implemented Interfaces:
- org.kuali.common.util.spring.service.PropertySourceConfig
@Configuration
@Import(value={SampleAppProjectConfig.class,org.kuali.common.jdbc.project.spring.JdbcPropertyLocationsConfig.class,org.kuali.common.util.properties.spring.DefaultPropertiesServiceConfig.class,SourceSqlPropertyLocationsConfig.class,IngestXmlPropertyLocationsConfig.class})
public class SampleAppPSC
extends Object
implements org.kuali.common.util.spring.service.PropertySourceConfig
Holds the property source for all of the different properties needed for starting up the KRAD
Sample App.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)