Files
spring-integration-samples/basic/feed
Artem Bilan 1aa24b6577 Upgrade dependencies and various fixes
* Remove usage of removed `org.springframework.util.SocketUtils`
in favor of OS-selected port
* Migrate mail tests to Greenmail instead of already obsolete (and soon to be removed)
`org.springframework.integration.test.mail.TestMailServer`
2022-03-24 12:02:16 -04:00
..
2019-03-22 14:52:00 -04:00
2022-03-24 12:02:16 -04:00

RSS Feed Sample

This example demonstrates the usage of the Spring Integration RSS Feed Module using a Feed Inbound Channel Adapter. In order to run the sample, execute the test case located in the org.springframework.integration.samples.feed package.