The meaning of life is to explore the world

Fixed a Thymeleaf parsing exception

Posted on By Jason Liu

What have been done:

  1. Fixed a Thymeleaf parsing exception which says “Could not parse as expression”.
    It was caused by missing the “th:” scope in the html template.