FreeMarker

val FreeMarker: ApplicationPlugin<Configuration>(source)

A plugin that allows you to use FreeMarker templates as views within your application. Provides the ability to respond with FreeMarkerContent. You can learn more from FreeMarker.

Report a problem