Ao tentar rodar a aplicacao pela primeira vez é me apresentado esse erro : ***************************
APPLICATION FAILED TO START
Description:
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
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.
2018-07-03 17:47:11.256 INFO 11059 — [ main] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6e2c9341: startup date [Tue Jul 03 17:46:59 BRT 2018]; root of context hierarchy
2018-07-03 17:47:11.264 INFO 11059 — [ main] o.s.j.e.a.AnnotationMBeanExporter : Unregistering JMX-exposed beans on shutdown
Process finished with exit code 1
poderiam me ajudar? qual arquivo mecher para alterar a porta?