@Configuration
@PropertySource(value="classpath:de/digitalcollections/iiif/presentation/config/SpringConfigClientRest-${spring.profiles.active:PROD}.properties")
public class SpringConfigClientRest
extends Object
| Constructor and Description |
|---|
SpringConfigClientRest() |
| Modifier and Type | Method and Description |
|---|---|
IIIFRepository |
iiifRepository() |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer() |
@Bean public IIIFRepository iiifRepository()
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
Copyright © 2017. All rights reserved.