读钓

Results 30 comments of 读钓

我也是周末才有时间,不过我可以试试提个pr,毕竟我是个后端 - -

是的,有些问题,我调试的时候,一直报参数错误

When will this feature be supported ? thanks

@HerbertHuang 前端源码地址:https://github.com/PowerJob/PowerJob-Console

SpringSecurity使用JustAuth扩展第三方登录 https://mp.weixin.qq.com/s/45X6NmVR2NPSQNHFBRBY_Q 源码地址:https://github.com/dudiao/gits

We do not have access to https://alfresco.atlassian.net/browse/AAE-17001

@zizihrhr335500 项目中使用 Spring Boot parent 或者 dependencies 进行依赖管理时,Spring Boot 中指定了netty的版本,有可能会和 vertx 依赖的 netty 冲突(特别是在 Spring Boot 的低版本中),可以在 pom.xml 文件 properties中,指定 netty 的版本,如下: ```xml 4.1.86.Final ... ```