
踩坑与思考
文章平均质量分 52
糊涂涂糊涂涂
这个作者很懒,什么都没留下…
展开
-
天翼云服务器80、443等特殊端口无法访问原因记录
天翼云服务器80、443等特殊端口无法访问原因记录原创 2024-06-24 16:33:11 · 2590 阅读 · 2 评论 -
Spring boot 启动报:Do not use @ for indentation
Spring boot 启动报:Do not use @ for indentation原创 2024-06-14 09:35:50 · 939 阅读 · 0 评论 -
控制台报错invalid comparison: java.util.Date and java.lang.String
控制台报错invalid comparison: java.util.Date and java.lang.String原创 2024-03-24 14:10:15 · 898 阅读 · 0 评论 -
short、byte 运算不能赋值给原类型问题分析
short、byte 运算不能赋值给原类型问题分析原创 2024-03-20 14:33:57 · 385 阅读 · 0 评论 -
java传base64返回给数据报404踩坑
java传base64返回给数据报404踩坑原创 2023-11-08 10:32:38 · 825 阅读 · 0 评论 -
Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map ‘xxx‘ method
Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map ‘xxx‘ method,controller层的方法指定了两个相同的路径。用value指定路径名。原创 2023-10-10 17:17:14 · 613 阅读 · 0 评论 -
java.sql.SQLException: The connection property ‘autoReconnect‘ acceptable values are: ‘TRUE‘, ‘FALSE
java.sql.SQLException: The connection property 'autoReconnect' acceptable values are: 'TRUE', 'FALSE原创 2023-09-24 11:38:04 · 677 阅读 · 0 评论 -
踩坑:Invalid character found in method name. HTTP method names must be tokens
java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens原创 2023-09-20 17:46:10 · 1465 阅读 · 0 评论 -
Caused by: java.net.BindException: Address already in use: bind
解决:org.apache.catalina.LifecycleException: Protocol handler start failed原创 2023-09-20 10:52:16 · 1203 阅读 · 0 评论 -
Java操作文件路径正反斜杠问题
Java操作文件路径正反斜杆问题原创 2023-08-16 18:16:39 · 1176 阅读 · 0 评论