addContextCustomizers

abstract fun addContextCustomizers(tomcatContextCustomizers: Array<TomcatContextCustomizer>)

Add TomcatContextCustomizers that should be added to the Tomcat Context.

Parameters

tomcatContextCustomizers

the customizers to add