spring-boot/spring-boot-samples/spring-boot-sample-jetty/src
Phillip Webb a69afa0dca Support ServletContextListener with Jetty 9
Call `context.getServletContext().setExtendedListenerTypes(true)` to
ensure that ServletContextListeners can be registered with Jetty 9.

Fixes gh-2058
2014-12-09 09:20:55 -08:00
..
main/java/sample/jetty Support ServletContextListener with Jetty 9 2014-12-09 09:20:55 -08:00
test/java/sample/jetty Remote trailing whitespace 2014-07-02 15:17:14 -07:00