Commit Graph

2 Commits (273beaa3ce7ea510c1e0376b07b9d5e83e8d6337)

Author SHA1 Message Date
Stephane Nicoll a19a28062f Fix actuator security in samples
Closes gh-7637
8 years ago
Phillip Webb a23591e047 Support Jetty 9.4 and upgrade to 9.4.0.v20161208
Update `JettyEmbeddedServletContainerFactory` to support Jetty 9.4
directly and Jetty 9.3 via reflection. The primary difference between
Jetty 9.3 and 9.4 are the session management classes. Websocket suppport
has also been updates, but this is handled transparently by the
Spring Framework support.

Fixes gh-7599
8 years ago