Class Feed
java.lang.Object
org.springframework.integration.feed.dsl.Feed
The Spring Integration Feed components Factory.
- Since:
- 5.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic FeedEntryMessageSourceSpecinboundAdapter(URL feedUrl, String metadataKey) static FeedEntryMessageSourceSpecinboundAdapter(org.springframework.core.io.Resource feedResource, String metadataKey)
-
Method Details
-
inboundAdapter
-
inboundAdapter
public static FeedEntryMessageSourceSpec inboundAdapter(org.springframework.core.io.Resource feedResource, String metadataKey)
-