- 博客(3)
- 收藏
- 关注
原创 org.springframework.web.HttpMediaTypeNotAcceptableException:Could not find acceptable representation
org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation解决方法 @RequestMapping的produces设为"text/html;charset=UTF-8"还是"application/json",后者是json,前者是text
2021-03-27 10:15:31
644
原创 SpringBoot使用Oracle报错“java.sql.SQLSyntaxErrorException: ORA-00933: SQL 命令未正确结束”
SpringBoot使用Oracle报错“java.sql.SQLSyntaxErrorException: ORA-00933: SQL 命令未正确结束” 解决办法: 一般是SQL语句末尾有分号; 把;去掉重新编译就可以了
2021-02-16 14:56:45
333
原创 使用IDEA运行SprinfBoot项目时报错java: Compilation failed: internal java compiler error
使用IDEA运行SprinfBoot项目时报错java: Compilation failed: internal java compiler error或者出现如下错误:idea出现Undo Set language level to 6 - @Override in interfaces? 解决办法:检查jdk版本 1、查看项目的jdk(Ctrl+Alt+shift+S) File ->Project Structure->Project Settings ->Project 2、查看
2021-02-14 16:00:44
433
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人