Document Spring Framework 4.1 as a requirement

Closes gh-20
This commit is contained in:
Andy Wilkinson
2015-02-24 11:30:22 +00:00
parent c41542f464
commit ea77bd530a

View File

@@ -11,7 +11,7 @@ For a broader introduction see the Documenting RESTful APIs presentation. Both t
## Quickstart
The project requires Java 7 or later. Snapshots are published to
The project requires Spring Framework 4.1 and Java 7 or later. Snapshots are published to
`https://repo.spring.io/snapshot`. Alternatively, it can be built locally using Gradle:
```