@Configuration
@ComponentScan(basePackages="de.digitalcollections.core.backend.impl.file")
@PropertySource(value="classpath:de/digitalcollections/core/config/SpringConfigBackendFile-${spring.profiles.active}.properties")
public class SpringConfigBackendFile
extends Object
| Constructor and Description |
|---|
SpringConfigBackendFile() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer() |
Copyright © 2018. All rights reserved.