-
Notifications
You must be signed in to change notification settings - Fork 825
Closed
Description
我的开源项目,有dubbo版微服务,想做一版servicecomb的,,但是发现改造量非常大,如上这个类,继承类有许多参数不符合sc的类型要求
那么就要另外重复封装一层服务类,,感觉有些多余,,,能否加方法注解,把有注解的指定方法映射出去,没有的则不用映射?
另外一个更要命的是返回的类型必须是String类型……
Caused by: java.lang.Error: generate operation swagger failed, cn.wizzer.app.sys.modules.services.impl.SysDictServiceWkImpl:_fetchLinks
Caused by: org.apache.servicecomb.foundation.common.exceptions.ServiceCombException: [simple type, class org.nutz.dao.Condition] is interface. Must be a concrete type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels