Conanxy

Results 4 issues of Conanxy

jdk17使用代理会报错Usage of Kotlin internal declaration from different module

**Is your feature request related to a problem? Please describe.** I am trying to access some models, but the tool.type provided by the other party's model is not only of...

enhancement
P3

按照官方文档指定的主键注册到keyConfig之后,IDEA本地跑没问题,maven编译package出来的包也没问题,jar包部署到服务器上之后就出问题了。 自定义的主键 注册主键 实体类 使用mapper插入的时候 插入报错:

使用4.5.0网关聚合,如果网关里的首个微服务宕机,/doc.html页页面就无法正常加载 网关配置: # knife4j knife4j: gateway: enabled: true production: false strategy: discover discover: enabled: true version: openapi3 如果我其中一个微服务宕机了,在去访问/doc.html的时候就会出现空白页面