Stops the embedded Tomcat web container.
java.lang.String
stopKey
java.lang.Integer
stopPort
void
stop()
The key to pass to Tomcat when requesting it to stop. Defaults to "stopKey".
The TCP port which Tomcat should listen for admin requests. Defaults to 8081.
Groovy Documentation