diff --git a/index.html b/index.html index c40256a..53ce8d5 100644 --- a/index.html +++ b/index.html @@ -76,6 +76,20 @@ Spring Data is an umbrella project consisting of independent projects with, in p The names are an alphabetic sequence (so you can sort them chronologically) with names of famous computer scientists and software developers. When point releases of the individual projects accumulate to a critical mass, or if there is a critical bug in one of them that needs to be available to everyone, the release train will push out "service releases" with names ending "-SRX", where "X" is a number. +Currently the release train contains the following modules: + +* Spring Data Commons +* Spring Data JPA +* Spring Data MongoDB +* Spring Data Redis +* Spring Data KeyValue +* Spring Data Solr +* Spring Data REST +* Spring Data Neo4j (community module) +* Spring Data Cassandra (community module) +* Spring Data Couchbase (community module) +* Spring Data Elasticsearch (community module) + ## Quick Start