开发者

GWT Autobean JSON spec

开发者 https://www.devze.com 2023-03-26 12:20 出处:网络
If I used Autobean on GWT client to serialise my POJO (sent out thro RequestBuilder) but I plan to use say, groovy, perl or php to service that request, I would need to know the serialization format o

If I used Autobean on GWT client to serialise my POJO (sent out thro RequestBuilder) but I plan to use say, groovy, perl or php to service that request, I would need to know the serialization format of Autobean开发者_StackOverflow中文版.

What is and where can I get the JSON format spec for Autobean?


They're documented here.

0

精彩评论

暂无评论...
验证码 换一张
取 消