异常:o.s.web.servlet.PageNotFound : No mapping for GET
springboot访问接口时,出现异常:
This application has no explicit mapping for /error, so you are seeing this as a fallback.
o.s.web.servlet.PageNotFound : No mapping for GET
前端报500错误
最后发现原因是SQL语句书写错误
springboot访问接口时,出现异常:
This application has no explicit mapping for /error, so you are seeing this as a fallback.
o.s.web.servlet.PageNotFound : No mapping for GET
前端报500错误
最后发现原因是SQL语句书写错误