dagewang

Results 5 issues of dagewang

比如putJob成功了,但是pushToBucket失败了,是需要client端手动去删除job吗

35020 149.296661 127.0.0.1 127.0.0.1 HTTP 1185 POST /agent/features HTTP/1.1 35048 149.386141 127.0.0.1 127.0.0.1 HTTP 960 HTTP/1.1 404 Not Found (text/html) 今天升级了idea(2023.3)就没法debug了, 2023-12-08 15:04:16 JRebel: Ready config JRebel MybatisPlus plugin... 2023-12-08...

when i write a idea plugin,i find it's difficult to adapt,java.reflect.Field is final, i will change more and more code to realize demo: ` interface CustomField { } interface CustomClass...