问题描述
在我写好了后端代码之后,就一直启动不成功,爆出来这个错误,一直说什么,哪里哪里配置不行,哪里哪里没有注解,哪里哪里不一致等,我看了半天~
问题解决
原来是这里:

之前我没有加RestControlller的注解
加上之后:

数据显示啦!
- dlv调试时访问不可达函数报错please use a line with a statement
- nuxt构建失败:if (codePoint 》= 0x3_00 && codePoint (= 0x3_6F) { SyntaxError: Invalid or unexpected token
- mysql--You must reset your password using ALTER USER statement before executing this statement
- 修改账户密码时提示 ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement 错误
- vs 编译错误:JsonException: '0x00' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
- Mapped Statements collection does not contain value for
- Uncaught SyntaxError: Invalid or unexpected token
- Nextjs SyntaxError: Cannot use import statement outside a module错误
- 【HMS Core】{"sub_error":20003,"error_description":"parameter invalid","error":1101}
- org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'keyWord' not found. Available parameters are [keyword, param1]
本栏目推荐文章