Join Slack
Powered by
Otherwise, answering your question, if I am correc...
# spring
a
aleix
01/28/2017, 6:02 PM
Otherwise, answering your question, if I am correct that you are using thymeleaf as spring boot dependency, maybe with:
Copy code
@Bean fun ThymeleafViewResolver thymeleafViewResolver() { // ... }
and override the properties there.
Open in Slack
Previous
Next