You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot
Brian Clozel b91e03b91c Fix devtools support in NettyWebServer
This commit improves the lifecycle of the `NettyWebServer` and allows
multiple restarts when using devtools. Previously, the lifecycle was
tailored for a single start/stop cycle.

Fixes gh-8771
8 years ago
..
src Fix devtools support in NettyWebServer 8 years ago
pom.xml Fix dependency scope for reactor-test 8 years ago