08 2020 档案
摘要:0.源码下载 https://download.csdn.net/download/IndexMan/84238085 1.说明 最近需要在spring boot项目启动时读取json文件并保存到List<模型>中,然后需要在controller中去访问使用。为了还原这个使用场景我做了个例子。 2.
阅读全文
摘要:问题说明 spring boot整合mybatis-plus报错:There is no getter for property named ‘ew’ in ‘xxx’ 问题解决 XXXmapper.xml文件中namespace配错了!请仔细检查。
阅读全文
摘要:问题说明 spring boot 2.1.5集成freemarker时跳转报404! 集成过程说明 pom.xml <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> <version>
阅读全文
摘要:问题说明 今天在centos7虚拟机中运行java程序,程序启动需要连接主机的oracle,报错: The Network Adapter could not establish the connection errorCode 17002, state 08006 意思就是网络问题无法连接! 问题
阅读全文

浙公网安备 33010602011771号