How to solve: Port 8080 was already in use (Linux)
I’ve been learning Java and Spring Batch for about a week now. This is the framework we’ve been using at my job, and I’m trying to create my own project to familiarize myself with these skills. However, I encountered an error that says, ‘Web server failed to start. Port 8080 was already in use.’ And here’s how I solved it.