In Tomcat 10.0, reflection hints on Http11AprProtocol were registering hints on AbstractProtocol as a side effect.

Tomcat 10.1 removed this protocol and related hints, breaking Http11NioProtocol usage in Spring Boot.

This commit contributes reflection hints for protocol properties accessed reflectively from org.apache.catalina.connector.Connector.