将 spring-framework 源码生成 maven pom.xml 2019年2月28日 | Leave a comment 问题: spring framework 源码提供了grale.build 但是没有pom.xml 个人比较习… Read More
[未解决]docker java11 配置 2019年2月25日 | Leave a comment 问题: Java 出现 oom ,但是使用的内存未达到 docker 的限制 jdk11 应该会… Read More
spring boot 配置了多个 jpa 更新时提示 没有进行中的事务 2019年2月15日 | Leave a comment 问题: 解决: 创建两个 TransactionManager @B… Read More
【软件质量】人员流动频繁的情况下如何保证代码质量? 2019年2月13日 | Leave a comment 问题: 人员流动频繁的情况下如何保证代码质量? 我们公司的代码之前是我花了一两个月创建,后来大多是别的同事在修… Read More
【转】CORS跨域时axios无法获取服务器自定义的header信息 2019年1月30日 | Leave a comment https://blog.csdn.net/adsadadaddadasda/article/details/… Read More
spring boot 默认返回的是 xml 而不是 json 2019年1月29日 | Leave a comment 问题: spring boot 默认返回的是 xml 而不是 json 解决: 排… Read More
JPA oneToOne Caused by: java.lang.IllegalArgumentException: Can not set java.lang.String field demo.jpa1.WXPublicUser.wxUnionId to java.lang.Integer 2019年1月22日 | Leave a comment 问题 @Entity User & @Entity Ext 通过 wx_union_id 关联,wx… Read More
netbeans git clone 老提示 com.jcraft.jsch.JSchException: invalid privatekey netbeans 2019年1月21日 | Leave a comment 问题: netbeans clone git@***.com 出现 com.jcraft.jsch.JSchE… Read More
OpenLDAP 2.4 设置权限备忘 2019年1月18日 | Leave a comment 问题: OpenLDAP 2.4 设置权限备忘 解决: [crayon-67464… Read More