Skip to content
Jennifer Hickey edited this page Jun 7, 2013 · 1 revision

The key Spring projects that lay the foundation for Spring XD are

  • Spring Integration provides a proven model, inspired by the well-established Enterprise Integration Patterns, for managing event-driven data ingestion streams

  • Spring Batch is a powerful solution for managing workflows, with robust support for the most important requirements such as job state management and retry/restart capabilities, and is the basis for JSR-352.

  • The Spring Data family of projects provides support for NoSQL datastores (e.g. Redis, Gemfire, SqlFire, MongoDB, Neo4j) as well as simplifying the development experience with the Spring for Apache Hadoop

Clone this wiki locally