i am working on a project using spring boot.:library management system. In order to get the fines to be calculated, i have changed the system date. But, after that when i re-run the application, i am getting the following error in console
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be wrongly configured.
Action:
Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.