configureTomcat

var configureTomcat: Tomcat.() -> Unit(source)

Property to provide a lambda that will be called during Tomcat server initialization with the server instance as argument.

Report a problem