Moved Spring Data Solr into the group of official projects.
This commit is contained in:
12
index.html
12
index.html
@@ -42,6 +42,12 @@ Provides easy configuration and access to Redis from Spring applications.
|
||||
|
||||
{% include project_block.md site_url="/spring-data-redis" repo_url="http://github.com/spring-projects/spring-data-redis" project_title="Spring Data Redis" project_description=project_description %}
|
||||
|
||||
<!--Spring Data Solr -->
|
||||
{% capture project_description %}
|
||||
Spring Data module for Apache Solr.
|
||||
{% endcapture %}
|
||||
{% include project_block.md site_url="https://github.com/spring-projects/spring-data-solr" repo_url="https://github.com/spring-projects/spring-data-solr" project_title="Spring Data Solr" project_description=project_description %}
|
||||
|
||||
<!-- Spring For Hadoop -->
|
||||
{% capture project_description %}
|
||||
Simplifies Apache Hadoop by providing a unified configuration model and easy to use APIs for using HDFS, MapReduce, Pig, and Hive.
|
||||
@@ -72,12 +78,6 @@ Provides extensions to the JDBC support provided in the Spring Framework.
|
||||
|
||||
## Community Projects
|
||||
|
||||
<!--Spring Data Solr -->
|
||||
{% capture project_description %}
|
||||
Spring Data module for Apache Solr.
|
||||
{% endcapture %}
|
||||
{% include project_block.md site_url="https://github.com/spring-projects/spring-data-solr" repo_url="https://github.com/spring-projects/spring-data-solr" project_title="Spring Data Solr" project_description=project_description %}
|
||||
|
||||
<!--Spring Data Couchbase -->
|
||||
{% capture project_description %}
|
||||
Spring Data module for Couchbase.
|
||||
|
||||
Reference in New Issue
Block a user