#468 - Integrate version badge from spring.io.

This commit is contained in:
Mark Paluch
2016-07-20 14:43:36 +02:00
committed by Greg Turnquist
parent f7a1d96af8
commit 59688e3623

View File

@@ -1,3 +1,6 @@
[![Spring Hateoas](https://spring.io/badges/spring-hateoas/ga.svg)](http://projects.spring.io/spring-hateoas/#quick-start)
[![Spring Hateoas](https://spring.io/badges/spring-hateoas/snapshot.svg)](http://projects.spring.io/spring-hateoas/#quick-start)
# Spring Hateoas
This project provides some APIs to ease creating REST representations that follow the [HATEOAS](http://en.wikipedia.org/wiki/HATEOAS) principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly.