spring-boot/spring-boot-samples/spring-boot-sample-tomcat
Dave Syer abb1420486 Fixes #55: stop() connector to unbind socket
The `Tomcat.start()` has to happen to initialize the `ServletContext`
but we can immediately stop the connector and then restart it when
the context is finished refreshing. Seems to make curl fail quickly
if an app is slow to start.
2013-09-20 18:16:03 +01:00
..
src Fixes #55: stop() connector to unbind socket 2013-09-20 18:16:03 +01:00
pom.xml Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00