Class PubMedConfig
- java.lang.Object
-
- ubic.gemma.web.controller.common.description.bibref.PubMedConfig
-
@Configuration public class PubMedConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description PubMedConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PubMedXMLFetcher
pubMedXMLFetcher(String ncbiApiKey)
-
-
-
Method Detail
-
pubMedXMLFetcher
@Bean public PubMedXMLFetcher pubMedXMLFetcher(@Value("${entrez.efetch.apikey}") String ncbiApiKey)
-
-