Quantcast
Channel: Avisi Blog » Development
Viewing all articles
Browse latest Browse all 58

JSON datamapping using Groovy

$
0
0
Translating pieces of data to JSON is a common practice for most Java devs. When building for example a RESTful API you probably have a library like Jackson under the hood for doing POJO-to-JSON transformations and vice versa. While this is … Continue reading

Viewing all articles
Browse latest Browse all 58

Trending Articles