spring-boot/spring-boot
Michael K. Werle 757aa647cf Ensure web containers are stopped after close
Update `EmbeddedServletContainer` implementations to ensure that stop
can be called even if start has not. This allows servers that are
partially started during `initialize()` to still be shut down.

This commit fixes a regression caused by commit 0af53b361f.

See gh-8036
Fixes gh-8224
Closes gh-8227
2017-03-01 22:04:09 -08:00
..
src Ensure web containers are stopped after close 2017-03-01 22:04:09 -08:00
pom.xml Next Development Version 2017-01-26 14:20:39 +00:00