ClientRequestFilter get PathParameter

后端 未结 0 977
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 17:49

I have a JAX-RS rest client with following definition.

@PUT
@Path("/payments/{paymentId}/operation")
void call(@PathParam("paymentId") Str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题