spring-webflow-samples icon indicating copy to clipboard operation
spring-webflow-samples copied to clipboard

I wanted to start the project "booking-mvc"

Open golfstream83 opened this issue 8 years ago • 0 comments

Hi. I started the project in Eclipse and got the following error. When I started the project in IDEA, the project started without errors.

DEBUG: org.springframework.web.servlet.DispatcherServlet - Could not complete request org.thymeleaf.exceptions.TemplateInputException: Exception parsing document: template="/layouts/standard.html", line 41 - column 39 at org.thymeleaf.templateparser.xmlsax.AbstractNonValidatingSAXTemplateParser.parseTemplateUsingPool(AbstractNonValidatingSAXTemplateParser.java:166)

golfstream83 avatar Jun 18 '17 11:06 golfstream83