摘要: Settings--> Build,Execution,Deployment --> Build Tools --> Maven --> Runner ,在VM Option中设置参数-DarchetypeCatalog=internal -DarchetypeCatalog=internal 阅读全文
posted @ 2020-09-07 09:21 centaurus 阅读(3544) 评论(0) 推荐(0)
摘要: windows环境下,Intellij idea 中maven操作时,控制台中文乱码问题 解决方法: Setting->maven->runner:VMoptions: -Dfile.encoding=GB2312 阅读全文
posted @ 2020-09-06 10:30 centaurus 阅读(199) 评论(0) 推荐(0)
摘要: 一.处理这2个注解的BeanPostProcessor不一样 CommonAnnotationBeanPostProcessor是处理@ReSource注解的 AutoWiredAnnotationBeanPostProcessor是处理@AutoWired注解的 二.@Autowired只按照by 阅读全文
posted @ 2020-09-04 19:45 centaurus 阅读(184) 评论(0) 推荐(0)
摘要: 原因是:初始化项目时,创建远程仓库时选了README.md文件,但是而本地仓库与远程仓库尚未进行文件关联,因此需要将两个仓库的文件进行关联后提交。 解决方案如下: 1.切换到自己项目所在的目录,右键选择GIT BASH Here,Idea中可使用Alt+F12 2.在命令行窗口中依次输入命令: gi 阅读全文
posted @ 2020-09-03 16:20 centaurus 阅读(364) 评论(0) 推荐(0)
Live2D