org.springframework.boot.web.support
Move `org.springframework.boot.web.support` under the `servlet` package. Fixes gh-8557
JSPs are now supported in executable WARs with embedded Jetty. Fixes gh-367 Closes gh-5290