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