application.properties 173 Bytes Edit Raw Blame History 1 2 3 4 5 6 spring.profiles.active=@environment@ spring.thymeleaf.mode=LEGACYHTML5 spring.thymeleaf.encoding=UTF-8 spring.thymeleaf.content-type=text/html spring.thymeleaf.cache=false