Closed lingvisa closed 6 years ago
This is just a Spring Boot startup log. There are no exceptions or similar things to see. Did you post the wrong snippet by accident?
Hi, Meistermeier: If you scroll to the right, you will see lots of exceptions, i.e. "throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException". Are these normal spring startup messages? They make me a bit nervous. If they are normal,I will close this issue.
I cloned the project and run the project, but it seems it throws a lot of exceptions as below. How to get rid of these exception messages? Are there some configuration missing?