Package | Description |
---|---|
ratpack.thymeleaf |
Integration with Thymeleaf templating engine.
|
Modifier and Type | Method and Description |
---|---|
static Template |
Template.thymeleafTemplate(Map<String,?> model,
String name) |
static Template |
Template.thymeleafTemplate(Map<String,?> model,
String name,
String contentType) |
static Template |
Template.thymeleafTemplate(String name) |