trcatgithub
Results
1
comments of
trcatgithub
> @With-Her > 我这边用gitlab的webhooks去调服务的http://ip:7002/actuator/refresh,然后解析json时报错:Cannot deserialize instance of `java.lang.String` out of START_OBJECT token,请问有遇到这种情况的同学么 webhooks发过来的请求body里是带参数的,/actuator/refresh应该需要的是没有body的post请求吧