我正在尝试从平滑的表格中按结果获取一个组。Jobs GROUP BY category ;case class JobEntity(id:Option[Long],category:String,properties:String)[ERROR] you use an unsupported type in a Query (e.g. scala,但我不确定是什么问题,因为IDE会生成错误,如</e
我创建了一个类,并希望在类之外可访问的类中的命名构造函数或方法中使用异步。当使命名的构造器返回Future类型时,我会看到一个错误:Constructors can't have a return type。然后,我尝试删除Future类型,但仍然遇到一个错误,即The modifier 'async' can't be applied to the body of a con