converted properties to yaml

This commit is contained in:
Antonis Lempesis 2021-10-24 22:22:10 +00:00
parent 507f0f7fec
commit bdf6bc7192
1 changed files with 0 additions and 1 deletions

View File

@ -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.*"})