Java. Lang. NoSuchMethodError: com. Mongo. Gridfs. Gridfs. Find (Lcom/mongo/DBObject; Lcom/mongo/DBObject;) Ljava/util/List; This error
My code is as follows
Query query=new Query();
Query. AddCriteria (Criteria. The where (" filename "), is (" helloworld "));
This. GridTemplate. Find (query);
Please teach warrior,
CodePudding user response:
GridFsTemplate. The find () returns a list of your function is the return of the listCodePudding user response:
Use the findOne