摘要: 1.报错信息 Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project repair-wheelset-service: Fatal 阅读全文
posted @ 2024-12-02 10:40 哩个啷个波 阅读(53) 评论(0) 推荐(0) 编辑
摘要: idea运行代码时报错:### Cause: java.sql.SQLSyntaxErrorException: ORA-00911: 无效字符 但是sql放到数据库中执行没有问题,那就注意在mapper.xml文件中在使用oracle数据库时sql语句不要加分号; 千万注意,不起眼的代码 阅读全文
posted @ 2024-12-02 10:38 哩个啷个波 阅读(8) 评论(0) 推荐(0) 编辑