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.
如何使用 Apache CXF 为 RESTful 服务绑定对象? 我想将变量绑定到来自 url 参数的对象。
你可以使用@QueryParam. 看看这里
@QueryParam