I read the section in the user guide and it helpfully suggested setting spring.devtools.restart.enabled=false to eliminate possible sources of failure. And that fixed it. But now I want to switch it back on, and I don't know how to craft the right configuration.
This change would help.
Comment From: mhalbritter
Thanks Dave!