Skip to content

Commit 4895b15

Browse files
committed
Add mustache to the documented starters
Closes gh-2242
1 parent c1dcd85 commit 4895b15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,9 @@ and Hibernate.
291291
|`spring-boot-starter-mobile`
292292
|Support for `spring-mobile`
293293

294+
|`spring-boot-starter-mustache`
295+
|Support for the Mustache templating engine.
296+
294297
|`spring-boot-starter-redis`
295298
|Support for the REDIS key-value data store, including `spring-redis`.
296299

0 commit comments

Comments
 (0)