Add a starter for building a RESTful service with Spring HATEOAS

Closes gh-2396
This commit is contained in:
Andy Wilkinson
2015-01-22 15:22:50 +00:00
parent ea7b5c6e3c
commit 01344c8617
6 changed files with 52 additions and 10 deletions

View File

@@ -264,6 +264,9 @@ and Hibernate.
|`spring-boot-starter-groovy-templates`
|Support for the Groovy templating engine
|`spring-boot-starter-hateoas`
|Supported for HATEOAS-based RESTful services via `spring-hateoas`.
|`spring-boot-starter-hornetq`
|Support for "`Java Message Service API`" via HornetQ.