All Classes and Interfaces
Class
Description
Adapts
Appendable
to Writable
for use when rendering Soy templates.Defines CSP configuration properties.
Provides support for Content Security Policy (CSP) Level 2.
DefaultImplementation
of TurboFrameRenderer
.DefaultImplementation
of TurboStreamRenderer
.Default implementation of
ViewsModelDecorator
which enhances a model by running it by all applicable ViewModelProcessors ViewModelProcessor
.Default implementation of
ViewsRendererLocator
.Default implementation of
ViewsResolver
.Implementation of the
IEngineContextFactory
interface for WebContext
support.Renders Views with FreeMarker Java template engine.
Configuration for
FreemarkerViewsRenderer
.ConfigurationProperties
implementation of FreemarkerViewsRendererConfiguration
.Factory for handlebars beans.
Renders Views with Handlebars.java.
Configuration for
HandlebarsViewsRenderer
.ConfigurationProperties
implementation of HandlebarsViewsRendererConfiguration
.JTE renderer constrained to text/html.
View renderer using JTE.
Configuration for JTE views.
ConfigurationProperties for JTE.
Turn JTE rendering logic into a Writable.
Implementation of
ILinkBuilder
interface for WebContext
support.Behaviour for changes to the src attribute.
Resolves messages with the Micronaut MessageSource.
Holder for both Model and View.
Configuration for
PebbleViewsRenderer
.ConfigurationProperties
implementation of PebbleConfiguration
.Factory for PebbleEngine beans.
Loader for Pebble templates.
Renders Views with Pebble.
JTE renderer constrained to text/plain.
Functional interface for class which can render to writable.
Engine for Rocker templates.
Factory for the Rocker engine.
Renders templates with Rocker.
Configuration for
RockerViewsRenderer
.ConfigurationProperties
implementation of RockerViewsRendererConfiguration
.A
Writable
for Rocker templates.Writer
implementation of RockerOutput
.Returns information about the current user so that it can be appended to the model being rendered.
Configuration for
SecurityViewModelProcessor
.ConfigurationProperties
implementation of SecurityViewModelProcessorConfiguration
.Interface via DI to acquire a
SoyFileSet
.Specifies an interface that provides renaming maps for CSS and XID calls in Soy templates.
Renders views with a Soy engine.
Configuration for the soy view renderer.
ConfigurationProperties
implementation for soy views renderer.Abstract class to be used by builders which support templates.
A factory for Thymeleaf beans.
Renders templates Thymeleaf Java template engine.
Configuration for
ThymeleafViewsRenderer
.ConfigurationProperties
implementation of ThymeleafViewsRendererConfiguration
.Turbo Frame.
Turbo Frame Builder.
Renders a
TurboStream
into a Writable
.Annotation to ease the return of
TurboFrame
in routes.Utility class to decorate an HTTP response with Turbo content-type.
Turbo Stream.
Turbo Stream Builder.
Turbo Seven Actions.
Renders a
TurboStream
into a Writable
.Annotation to to ease the return of
TurboStream
in routes.Factory for the velocity engine.
Renders with templates with Apache Velocity Project.
Configuration for
VelocityViewsRenderer
.ConfigurationProperties
implementation of VelocityViewsRendererConfiguration
.Type converter for a string to a
Version
.Indicates the view name which should be used to render a view for the route.
Implementers of
ViewModelProcessor
process the ModelAndView
and modify it prior to rendering.An exception thrown when a view fails to render.
An exception thrown when a view fails to render.
Defines Views configuration properties.
Implementation of
ViewsConfiguration
.Templates Filter.
Decorates a Views Model.
Interface to be implemented by View Engines implementations.
Helps resolve a
ViewsRenderer
for a particular view, media type and response class.Contract to resolve the view.
Utility methods for views.
Turbo Visit Action.
Web-oriented implementation of the
IContext
and IWebContext
interfaces.Implementation of the
IEngineContext
interface for web processing.