Ensure embedded start can be called multiple times
Update all `EmbeddedServletContainer` implementations to ensure that the `start()` method can be called multiple times, with the second call being ignored. Fixes gh-8036
Showing
Please register or sign in to comment