spring-boot/spring-boot-project/spring-boot-autoconfigure
Andy Wilkinson 36f01eb40b Fix compilation error with Tomcat 10
There's no setter for the max header size in Tomcat 10 as it's now
inherited from the underlying HTTP 1.1 protocol. The test that
was merged forwards from 2.7.x is retained to verify that this is
the case.

See gh-31330
2022-06-10 12:40:40 +01:00
..
src Fix compilation error with Tomcat 10 2022-06-10 12:40:40 +01:00
build.gradle Remove support for Solr as it is not compatible with Jetty 11 2022-05-18 11:33:55 +01:00