Add mustache to the documented starters

Closes gh-2242
This commit is contained in:
Phillip Webb 2015-02-24 21:46:20 -08:00
parent c1dcd85f60
commit 4895b15bec
1 changed files with 3 additions and 0 deletions

View File

@ -291,6 +291,9 @@ and Hibernate.
|`spring-boot-starter-mobile`
|Support for `spring-mobile`
|`spring-boot-starter-mustache`
|Support for the Mustache templating engine.
|`spring-boot-starter-redis`
|Support for the REDIS key-value data store, including `spring-redis`.