spring-boot/spring-boot-samples/spring-boot-sample-jetty8
Andy Wilkinson 69499bf329 Make configuration of acceptors and selectors compatible with Jetty 8
The ServerConnector class doesn’t exist in Jetty 8 so we have to
resort to reflection to create and configure a SelectChannelConnector
instead.

Closes gh-5649
See gh-5380
2016-04-11 21:03:06 +01:00
..
src Make configuration of acceptors and selectors compatible with Jetty 8 2016-04-11 21:03:06 +01:00
pom.xml Move master to 1.4.0.BUILD-SNAPSHOT 2016-01-24 10:45:24 -08:00