08 2021 档案

摘要:xxxxx org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-surefire-plugin 2.18.1 true 阅读全文
posted @ 2021-08-29 00:22 xudong5273 阅读(146) 评论(0) 推荐(0) 编辑
摘要:1 阅读全文
posted @ 2021-08-29 00:13 xudong5273 阅读(36) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/qianbing-li/p/11089152.html 阅读全文
posted @ 2021-08-28 21:34 xudong5273 阅读(522) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/-ccj/p/14452794.html 阅读全文
posted @ 2021-08-25 10:33 xudong5273 阅读(21) 评论(0) 推荐(0) 编辑
摘要:因为NPOI版本有问题所造成的,通过适当更正参数以后能处理。情况如下: 直接将hssfCellStyle.setAlignment(HSSFCellStyle.ALIGN_CENTER)修改为hssfCellStyle.setAlignment(HorizontalAlignment.CENTER) 阅读全文
posted @ 2021-08-23 15:37 xudong5273 阅读(356) 评论(0) 推荐(0) 编辑
摘要:5.x以上废弃string字段,改为text和keyword。 总结: text和keyword,区别如下: text:会分词,然后进行索引,用于全文搜索。 支持模糊、精确查询 不支持聚合 keyword:不进行分词,直接索引,keyword用于关键词搜索 支持模糊、精确查询 支持聚合 参考链接: 阅读全文
posted @ 2021-08-11 17:02 xudong5273 阅读(94) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_22771739/article/details/84668620 需要构建唯一索引 阅读全文
posted @ 2021-08-04 10:26 xudong5273 阅读(56) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示