Files
spring-boot/spring-boot-samples/spring-boot-sample-jetty/src/main/resources/application.properties
Phillip Webb fa142d929a Restore Jetty 8 compatibility
Acceptors and Selectors aren't supported with Jetty 8.

See gh-5380
2016-04-11 12:17:43 -07:00

4 lines
98 B
INI

server.compression.enabled: true
server.compression.min-response-size: 1
server.jetty.acceptors=2