io.fintrospect.templating
Used to render View objects to views based on template files. This template Filter can be added as a module filter to be applied to all routes in that module.
The ResponseBuilder to use - this identifies the content type that will be used.
The TemplateLoader to use - this handles the conversion of the View to text.
Used to render View objects to views based on template files. This template Filter can be added as a module filter to be applied to all routes in that module.