converted properties to yaml
This commit is contained in:
parent
507f0f7fec
commit
bdf6bc7192
|
@ -15,7 +15,6 @@ import javax.annotation.PostConstruct;
|
||||||
|
|
||||||
@Configuration
|
@Configuration
|
||||||
@EnableRedisHttpSession
|
@EnableRedisHttpSession
|
||||||
@PropertySource(value = {"classpath:application.properties"} )
|
|
||||||
@ComponentScan(basePackages = {
|
@ComponentScan(basePackages = {
|
||||||
"org.eurocris.openaire.cris.validator.service",
|
"org.eurocris.openaire.cris.validator.service",
|
||||||
"eu.dnetlib.repo.manager.*"})
|
"eu.dnetlib.repo.manager.*"})
|
||||||
|
|
Loading…
Reference in New Issue