摘要:If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you
阅读全文
摘要:### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'crm_user_id' at row 1
阅读全文
摘要:### Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL 这个问题 可能是你更新数据库多加了个,也有可能是你更新没有更新内容
阅读全文
摘要:org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named
阅读全文
摘要:org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported 请求方式对不上 修改@PostMapping主键和前端接收一致即可
阅读全文
摘要:org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.crm.lessn.utils.DataResult com.crm.le
阅读全文