mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Throw an error is a Spring gRPC Servlet based server application has forgotten to configure HTTP/2 support. There is also the option of suppressing the error if HTTP/2 has been configured directly and not using the configuration property. Closes gh-49050