* Upgrade to the latest dependencies * Migrate samples to `jakarta` namespace * Rework `cafe-scripted` to RSocket instead of already removed RMI * Migrate JMS samples to Apache Artemis for Jakarta EE 9 * Disables mails tests since there is a requirement to migrate to Greenmail for Jakarta EE 9 support * Rework `generatePom` task to a new `maven-publish` plugin style
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.