是否有可能使用@QueryParam
(或@Context
) using之类的东西VRaptor 3
?我真的很喜欢框架的include/exclude
json
orrepresentation
特性。如果不可能通过元素来包含/排除,那将毫无意义。
先感谢您
是否有可能使用@QueryParam
(或@Context
) using之类的东西VRaptor 3
?我真的很喜欢框架的include/exclude
json
orrepresentation
特性。如果不可能通过元素来包含/排除,那将毫无意义。
先感谢您
我不确定我是否明白这个想法,你能详细说明一下吗?但事实是有
没有什么@Context
比(假设你在谈论 JAX-RS)。你可以看到关于
VRaptor 在这里进行参数绑定的方式:http ://www.vraptor.org/en/docs/controllers-rest/