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
With Tomcat, I can't make Bastillion work.
I found that in TemplateServlet::doGet, variable uri just equals '/'. Thus Thymeleaf fails to find the template.
With Tomcat, I can't make Bastillion work.
I found that in TemplateServlet::doGet, variable uri just equals '/'. Thus Thymeleaf fails to find the template.
This makes the trick :
Any objection to a pull-request?
The text was updated successfully, but these errors were encountered: