2024年9月25日
摘要: 可以参考demo:https://github.com/czcuestc/sqles/tree/master/sqles-demo 1,使用SqlEs很简单,首先创建实体类,通过注解配置索引,示例如下: @Document @Setting(maxResultWindow = 1000) publi 阅读全文
posted @ 2024-09-25 19:33 czcuestc 阅读(24) 评论(0) 推荐(0) 编辑