forked from loafle/openapi-generator-original
add stop wait to spring pom (#670)
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<webAppSourceDirectory>target/${project.artifactId}-${project.version}</webAppSourceDirectory>
|
||||
<stopPort>8079</stopPort>
|
||||
<stopKey>stopit</stopKey>
|
||||
<stopWait>10</stopWait>
|
||||
<httpConnector>
|
||||
<port>8002</port>
|
||||
<idleTimeout>60000</idleTimeout>
|
||||
|
||||
Reference in New Issue
Block a user