Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Spring stack doc link
  • Loading branch information
sdeleuze committed Nov 28, 2012
commit 944dd40f8a063f9abe0b5c6216e118b6ca70e4c2
4 changes: 2 additions & 2 deletions _posts/2012-11-28-resthub-2.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: post
title: RESThub 2.0 released
author: bclozel
tags: [resthub, java]
published: false
published: true
---

We are pleased to announce the second major release of RESThub!
Expand Down Expand Up @@ -38,7 +38,7 @@ It provides the following features:

Backbone Spring stack 2.0 artifacts are available on Maven Central.

[Reference documentation](http://resthub.org/backbone-stack.html) | [Javadoc](http://resthub.org/javadoc/2.0) | [Tutorial](http://resthub.org/tutorial/spring.html) | [Sources](https://github.com/resthub/resthub-spring-stack)
[Reference documentation](http://resthub.org/spring-stack.html) | [Javadoc](http://resthub.org/javadoc/2.0) | [Tutorial](http://resthub.org/tutorial/spring.html) | [Sources](https://github.com/resthub/resthub-spring-stack)

Backbone.js stack
-----------------
Expand Down