Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当资源尝试解析请求实体时,我想记录实体的字符串表示,以便以后重现问题。过去我曾经:
这已被Jersey 2.0 中的ContainerRequest.readEntity(Class)取代