Add box pointing to the Spring Data REST module.
This commit is contained in:
@@ -53,6 +53,12 @@ Provides easy configuration and access to GemFire from Spring applications.
|
|||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
{% include project_block.md site_url="/spring-data-gemfire" repo_url="http://github.com/spring-projects/spring-data-gemfire" project_title="Spring Data GemFire" project_description=project_description %}
|
{% include project_block.md site_url="/spring-data-gemfire" repo_url="http://github.com/spring-projects/spring-data-gemfire" project_title="Spring Data GemFire" project_description=project_description %}
|
||||||
|
|
||||||
|
<!--Spring Data REST -->
|
||||||
|
{% capture project_description %}
|
||||||
|
Exports Spring Data repositories as hypermedia-driven RESTful resources.
|
||||||
|
{% endcapture %}
|
||||||
|
{% include project_block.md site_url="/spring-data-rest" repo_url="http://github.com/spring-projects/spring-data-rest" project_title="Spring Data REST" project_description=project_description %}
|
||||||
|
|
||||||
<!--Spring Data JDBC Extensions -->
|
<!--Spring Data JDBC Extensions -->
|
||||||
{% capture project_description %}
|
{% capture project_description %}
|
||||||
Provides extensions to the JDBC support provided in the Spring Framework.
|
Provides extensions to the JDBC support provided in the Spring Framework.
|
||||||
|
|||||||
Reference in New Issue
Block a user