spring-boot/spring-boot-project
Brian Clozel 9478cd2dfb Document how to configure h2c protocol
Prior to this commit, the how-to documentation would say that Spring
Boot does not support the h2c protocol. While it's not supported
out-of-the-box with a configuration property, this protocol can still be
configured using server customizers.

This commit documents, with code snippets, the server customizers one
should use to configure the h2c protocol in an application - for each
supported server.

Closes gh-21997
2020-10-22 20:04:35 +02:00
..
spring-boot Register shutdown hook so it can tidy up a partial refresh 2020-10-19 09:16:07 +01:00
spring-boot-actuator Merge branch '2.1.x' into 2.2.x 2020-09-21 23:19:41 -07:00
spring-boot-actuator-autoconfigure Disable proxyBeanMethods on all management context config classes 2020-09-15 12:30:32 +01:00
spring-boot-autoconfigure Stop using PostConstruct to default session timeout to ServerProperties' 2020-10-19 14:31:01 +01:00
spring-boot-cli Merge branch '2.1.x' into 2.2.x 2020-07-23 11:01:05 +02:00
spring-boot-dependencies Start building against Spring Kafka 2.3.12 snapshots 2020-10-21 15:06:01 +02:00
spring-boot-devtools Try to make FileSystemWatcherTests.waitsForQuietPeriod() more robust 2020-08-05 09:00:49 +01:00
spring-boot-docs Document how to configure h2c protocol 2020-10-22 20:04:35 +02:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-starters Merge branch '2.1.x' into 2.2.x 2020-07-24 11:54:12 +01:00
spring-boot-test Simplify temp directory creation and improve diagnostics 2020-10-13 11:18:06 +01:00
spring-boot-test-autoconfigure Add HttpEncodingAutoConfiguration to WebMvcTest 2020-10-22 20:02:45 +02:00
spring-boot-tools Expand Gradle plugin's docs on setting bootRun's system properties 2020-10-06 14:35:30 +01:00
pom.xml