当前位置:网站首页>开发中常见问题总结
开发中常见问题总结
2022-07-04 13:02:00 【抬头丨丨微笑^_^】
applicationContext.xml中的配置问题
Q1:applicationContext.xml文件中,应该使用ref来接收“引用类型”或“复杂类型”的数据时,使用了错误的value来接收“引用类型”或“复杂类型”的数据,导致如下错误:
A1:解决方案:从图中①和②可以定位到,具体发生问题的位置,就是applicationContext.xml文件中,配置TransactionManager时,id=“‘transactionManager’”的位置,实际需要配置“javax.sql.DataSource”类型的复杂引用,但是配置“java.lang.String”字符串类型的value值,所以将value修改为ref即可。
使用mybatis逆向工程时存在的问题
Q1: 在使用mybatis的逆向工程时,自动生成的各种文件很容易出现包位置第一个首字母大写的问题,导致后续调用时,出现错误,找不到相应文件。
- 容易出现问题的位置
A:将相应文件的路径修改正确即可,例如:Indi.dsl.crud.dao.DepartmentMapper修改为indi.dsl.crud.dao.DepartmentMapper,首字母的大小写问题。
使用MAVEN时可能存在的问题
Q1:通过maven在idea中,利用依赖引入jar包的时候,可能存在maven不报错,包体成功引用,但是真正在运行项目的时候,并没有使用成功,例如引入如下依赖:
<!-- 引入Json包,支持Json数据格式,支持ResponseBody -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.8</version>
</dependency>
相关jar成功引入,maven没有报错
运行时出现500问题
A1:解决方案:出现如此问题时,可以考虑项目中是否真正的成功引用JAR包,具体位置如下:
- 引入如下相关jar包后,程序能够正常运行。
- 成功将Json信息输出
边栏推荐
- Leetcode T47: 全排列II
- How to operate and invest games on behalf of others at sea
- Data center concept
- leetcode:6109. Number of people who know the secret [definition of DP]
- No servers available for service: xxxx
- ML之shap:基于boston波士顿房价回归预测数据集利用Shap值对LiR线性回归模型实现可解释性案例
- ARouter的使用
- Test evaluation of software testing
- The game goes to sea and operates globally
- Oppo find N2 product form first exposure: supplement all short boards
猜你喜欢
Nowcoder rearrange linked list
No servers available for service: xxxx
Excel quickly merges multiple rows of data
【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
Pandora IOT development board learning (RT thread) - Experiment 3 button experiment (learning notes)
聊聊保证线程安全的 10 个小技巧
Leetcode T48: rotating images
Codeforce:c. sum of substrings
Visual Studio调试方式详解
DDD application and practice of domestic hotel transactions -- Code
随机推荐
Solutions aux problèmes d'utilisation de l'au ou du povo 2 dans le riz rouge k20pro MIUI 12.5
Sqlserver functions, creation and use of stored procedures
递增的三元子序列[贪心训练]
WT588F02B-8S(C006_03)单芯片语音ic方案为智能门铃设计降本增效赋能
R language ggplot2 visualization: gganimate package creates animated graph (GIF) and uses anim_ The save function saves the GIF visual animation
MySQL triggers
[algorithm leetcode] interview question 04.03 Specific depth node linked list (Multilingual Implementation)
Leetcode T47: 全排列II
Scratch Castle Adventure Electronic Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
Real time data warehouse
卷积神经网络经典论文集合(深度学习分类篇)
产业互联网则具备更大的发展潜能,具备更多的行业场景
Nowcoder reverse linked list
Fs4059c is a 5V input boost charging 12.6v1.2a. Inputting a small current to three lithium battery charging chips will not pull it dead. The temperature is 60 ° and 1000-1100ma is recommended
Chapter 17 process memory
92.(cesium篇)cesium楼栋分层
One architecture to complete all tasks - transformer architecture is unifying the AI Jianghu on its own
STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
nowcoder重排链表
Use of arouter