摘要: 我的idea当前版本是2019.2.2 试了很多,只有这个有效果 工具类→HELP→Edit Custom VM OPtions中加 -Dfile.encoding=utf-8 然后重启IDEA 这个方法好使 参考: https://blog.csdn.net/qq_39136928/article 阅读全文
posted @ 2019-09-25 15:49 清晨的第一抹阳光 阅读(741) 评论(0) 推荐(0)
摘要: 1、https://blog.csdn.net/whl190412/article/details/97892231 2、https://www.cnblogs.com/javazhiyin/p/11271811.html 3、https://www.cnblogs.com/heyonggang/p 阅读全文
posted @ 2019-09-25 14:38 清晨的第一抹阳光 阅读(117) 评论(0) 推荐(0)
摘要: 1、右键创建的persistence.xml 2、选择2.0版本的模板 3、复制右侧代码,写入xml文件中 4、persistence.xml完整配置示例 阅读全文
posted @ 2019-09-25 14:36 清晨的第一抹阳光 阅读(2096) 评论(0) 推荐(1)