Problemunvalidated
instead of crashing — when the default port is already in use. Tension: want it to automatically try ports sequentially (8080, 8081, etc.). Outcome: I need to catch the `BindException`.
ecab45dd-52e8-414f-a5a2-a555c691d3e1
instead of crashing — when the default port is already in use. Tension: want it to automatically try ports sequentially (8080, 8081, etc.). Outcome: I need to catch the BindException.