基于JHipster框架,整合Elasticsearch报错:java.lang.UnsupportedOperationException: JsonObject
在springboot项目中,由于整合elasticsearch选择的:
<dependency>
<groupId>com.github.vanroy</groupId>
<artifactId>spring-boot-starter-data-jest</artifactId>
</dependency>
version=6.3.1
groupId=io.searchbox
artifactId=jest-co
原创
2021-07-02 14:53:35 ·
2217 阅读 ·
1 评论