RootCauseunvalidated
the configured port is already in use — embedded Tomcat. Tension: `server.port=0` selects a random port, but this is inconvenient for development. Outcome: Here we are starting from port 8080 & trying port till 8095.
95aefbd0-0992-46ea-b5f7-abc86bd747d8
the configured port is already in use — embedded Tomcat. Tension: server.port=0 selects a random port, but this is inconvenient for development. Outcome: Here we are starting from port 8080 & trying port till 8095.