HTTP 415 Unsupported Media Type in Jetty server

后端 未结 0 690
灰色年华
灰色年华 2020-12-04 21:12

I have de following endpoint

@Path("endpoint")
public class MyEndPoint {

@POST
@Path("{paramA}/{paramB}")
@Consumes({MediaType.APPLICATIO         


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