@Configuration @Requires(classes=org.apache.velocity.app.VelocityEngine.class)
See: Description
| Interface | Description |
|---|---|
| VelocityViewsRendererConfiguration |
Configuration for
VelocityViewsRenderer. |
| Class | Description |
|---|---|
| VelocityViewsRenderer |
Renders with templates with Apache Velocity Project.
|
| VelocityViewsRendererConfigurationProperties |
ConfigurationProperties implementation of VelocityViewsRendererConfiguration. |