You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,3 +53,5 @@ public class BasicApplication extends Application {
53
53
54
54
}
55
55
```
56
+
57
+
If you want to customize the template content for the default error templates (see the list of templates names in [DefaultErrorHandler]({{ site.coreurl }}/src/main/java/ro/pippo/core/TemplateEngine.java)) then create a template with the same name in `resources\templates` folder.
0 commit comments