@PropertySource(value="classpath:endpoint.properties") @Repository public class RssToJsonDaoImpl extends Object implements RssToJsonDao
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
RssToJsonDaoImpl() |
@Cacheable(cacheNames="feeds",
sync=true)
public com.rometools.rome.feed.synd.SyndFeed getRssFeed(String feedEndpoint)
getRssFeed in interface RssToJsonDaoCopyright © 2017 Pivotal Software, Inc.. All rights reserved.