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