setTomcatConnectorCustomizers

open fun setTomcatConnectorCustomizers(tomcatConnectorCustomizers: Collection<out TomcatConnectorCustomizer>)

Set TomcatConnectorCustomizers that should be applied to the Tomcat Connector. Calling this method will replace any existing customizers.

Parameters

tomcatConnectorCustomizers

the customizers to set