I’m using Thymeleaf template engine, and want to get the charset attribute value for the meta tag on the head block from my project properties, i.e :<meta th:charset=”${@environment.getProperty(‘html.charset’)}”> But when…Read morejava – Eclipse won’t save html file with dynamic charset