jreijn / spring-comparing-template-engines

Demo project to show different Java templating engines in combination with Spring MVC
Apache License 2.0
422 stars 116 forks source link

Fixed issue #34 #42

Closed Vest closed 5 years ago

Vest commented 5 years ago

Added HtmlFlow custom ViewResolver; Updated spring-boot from 2.1.2 to 2.1.4; Updated scalate from 1.9.0 to 1.9.3; Updated maven-compiler-plugin from 3.3 to 3.8.1;