gradle-tomcat-plugin
gradle-tomcat-plugin copied to clipboard
HTTP2 support
To enable HTTP2, it appears the UpgradeProtocol needs to be specified for the Connector. This plugin doesn't use server.xml where this is normally specified, and there looks to be no other way to enable HTTP2 without modifying this plugin.