@@ -20,6 +20,7 @@ import java.util.List;
*/
@Service
public class GridFsService {
+
@Autowired GridFsTemplate gridFsTemplate;
/**