I\'m new to Spring Boot and having with error while running my application. I\'m following a tutorial and I believe I\'m having proper parent and dependencies with POM, plea
Try to change the port number in application.yaml (or application.properties) to something else.
application.yaml
application.properties