Class Feed
java.lang.Object
org.springframework.integration.feed.dsl.Feed
public final class Feed extends Object
The Spring Integration Feed components Factory.
- Since:
- 5.0
- Author:
- Artem Bilan
-
Method Summary
Modifier and Type Method Description static FeedEntryMessageSourceSpec
inboundAdapter(URL feedUrl, String metadataKey)
static FeedEntryMessageSourceSpec
inboundAdapter(Resource feedResource, String metadataKey)