摘要:
报错:Fri Oct 19 14:29:24 CST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45 阅读全文
摘要:
SpringBoot整合Mybatis注解版 update时出现的问题 问题描述: 1、sql建表语句 2、Repository层使用注解方式, 语句如下: 显示错误信息: 但是随着字段增多,我们使用POJO对象Department进行传参,需要在传过来的参数上添加注解,起别名的方式,获得参数,sq 阅读全文