Uses of Class
eu.dnetlib.developers.configuration.Properties
-
Packages that use Properties Package Description eu.dnetlib.developers.configuration eu.dnetlib.developers.services -
-
Uses of Properties in eu.dnetlib.developers.configuration
Constructors in eu.dnetlib.developers.configuration with parameters of type Properties Constructor Description DataSourceConfig(Properties properties) -
Uses of Properties in eu.dnetlib.developers.services
Constructors in eu.dnetlib.developers.services with parameters of type Properties Constructor Description APIService(RegisteredServiceDAO dao, org.springframework.web.client.RestTemplate template, Properties properties)
-