Spring Elastic search Query selecting only specific columns

后端 未结 0 1051
梦如初夏
梦如初夏 2020-12-18 04:21

I have a document based on this class

@Document(indexName = "apkhistory")
public class ApkHistory {
    
    private String id;
    
    private Str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题