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