Package ru.vyarus.guicey.gsp.views.template
-
Class Summary Class Description ErrorTemplateView Error template rendering model.TemplateContext Contains context information for rendered template.TemplateView View template rendering model. -
Exception Summary Exception Description TemplateNotFoundException Exception thrown when template not found in configured classpath locations. -
Annotation Types Summary Annotation Type Description ManualErrorHandling By default, GSP errors mechanism intercept errors beforeExceptionMapperandErrorEntityWriterand so their result is ignored.Template Declare template file in classpath, relative to current class or any registered root templates dir (in classpath).