- 博客(7)
- 收藏
- 关注
原创 项目依赖整体升级遇见的问题
注:原 org.springframework.web.servlet.view.json.MappingJacksonJsonView 已废弃。注:该变更是Spring解决CVE-2020-5421漏洞问题。版本变更:4.0.6.RELEASE -> 5.3.29。版本变更:1.14.3 -> 1.15.4。版本变更:1.9.13 -> 2.13.5。版本变更:2.6.0 -> 3.0.0。
2024-09-24 15:45:10
635
原创 IDEA Help–>Edit Custom VM Options 修改后导致打不开进行复原
IDEA Help–>Edit Custom VM Options 修改后的坑
2023-03-07 18:00:57
1735
原创 MyBatis学习笔记-01-1
MyBatis学习笔记-01-配置1本文只介绍了:properties, settings, typeAliases, typeHandlers主体基于官方文档进行编写首先明确MyBatis中的标签书写顺序:<!ELEMENT configuration (properties?, settings?, typeAliases?, typeHandlers?, objectFactory?, objectWrapperFactory?, reflectorFactory?, plugins?,
2021-06-30 16:08:33
149
原创 idea报错Artifact is not deployed. Press ‘Deploy‘ to start deployment
idea报错Artifact is not deployed. Press ‘Deploy’ to start deployment问题原因:1.可能出在tomcat配置上;2.wed.xml中servlet的url配置上;首先看tomcat的问题出现来源:确认项目路径是否正确,我填写的是全路径,如果有项目名为:/项目名/确认导入的Build是否对应;再看wed.xml中的问题:确认url-pattern标签与你tomcat中配置的项目路径相同。...
2021-06-27 10:55:52
3811
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人