springboot-freemarker icon indicating copy to clipboard operation
springboot-freemarker copied to clipboard

SpringBootServletInitializer unnecessary

Open cjmaloof opened this issue 8 years ago • 0 comments

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).

cjmaloof avatar Oct 20 '16 17:10 cjmaloof