随笔分类 - 工具
摘要:idea2019.2 plugin加载 1.小飞机设置为“全局模式”。 2.如图所示:
阅读全文
摘要:踩坑纪录——Lombok加Builder注解后mybatis无法识别字段正确类型
阅读全文
摘要:使用场景:spring boot 1.5.x,内置的tomcat版本为8.5.1 原因: tomcat自tomcat 8.0.35版本之后对URL参数做了比较规范的限制,必须遵循RFC 7230 and RFC 3986规范,对于非保留字字符(json格式的请求参数)必须做转义操作。 解决: 因为不
阅读全文
摘要:maven install 跳过测试
阅读全文
摘要:OpenFeign,feign,非spring cloud项目,查询字符串
阅读全文
摘要:maven-surefire-plugin,单元测试,控制台乱码,工具
阅读全文
摘要:实现PPT在线预览,PPT转图片方案
阅读全文
摘要:代码审查工具使用:findbug、p3c、checkstyle、sonar安装使用
阅读全文