springboot-freemarker
springboot-freemarker copied to clipboard
SpringBootServletInitializer unnecessary
This is a great simple example! While playing around with it, I found that org.springframework.boot.context.web.SpringBootServletInitializer appears to be unnecessary (and has been deprecated in Sprint Boot 1.4.1), so you might even simplify a little further, if I'm not missing something (which is very possible).