spring-boot/spring-boot-project
Brian Clozel 5f57578b71 Enable APR optional support in Tomcat servers
This commits adds the AprLifecycleListener as a default
LifecycleListener in order to detect and use automatically the
tomcatnative library if it is available, for SSL support.

This feature can be useful for both performance reasons or for
supporting ALPN when using JDK8.

See gh-10043
Closes gh-9964
2017-11-03 13:56:06 +01:00
..
spring-boot Enable APR optional support in Tomcat servers 2017-11-03 13:56:06 +01:00
spring-boot-actuator Polish 2017-11-03 00:13:02 -07:00
spring-boot-actuator-autoconfigure Polish 2017-11-03 00:13:02 -07:00
spring-boot-autoconfigure Formatting 2017-11-02 15:04:39 -07:00
spring-boot-cli Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-dependencies Remove dependency management for spring-boot-starter-mobile 2017-11-03 11:48:46 +00:00
spring-boot-devtools Remove System.out::println 2017-11-02 11:04:46 +01:00
spring-boot-docs Format production-ready-features.adoc to 90 chars 2017-11-02 23:22:19 -07:00
spring-boot-parent Add CF support for reactive actuators 2017-11-02 18:00:55 -07:00
spring-boot-starters Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-test Support custom SpringBootContextLoader environment 2017-11-02 23:22:16 -07:00
spring-boot-test-autoconfigure Polish 2017-11-01 23:14:52 -07:00
spring-boot-tools Restore execution permission on launch.script 2017-11-02 23:22:17 -07:00
pom.xml