Articles tagged in: Gson



Gson — Mapping of Sets

In the last two blog posts, we've shown you how to map list data and Java maps using Gson. In this blog post, you'll learn how to (de)serialize Java Sets. Of course, this is not the only post in our Gson series. If you're interested in the other topics, …

Continue Reading

Gson — Mapping of Maps

After publishing multiple blog posts on how to work with a variety of data types, we'll explore working with Java Maps in this one. You'll learn how to (de)serialize Java Maps using the Gson library. Of course, this is not the only post in our Gson series. If you're …

Continue Reading

Gson — Mapping of Nested Objects

In the Gson blog posts, we've explored the basic functionality. In this blog post, we'll move more towards more realistic data and look at nested objects. You'll learn how easy it is to work with objects, which includes additional complex data. This is only one post in our comprehensive Gson …

Continue Reading

CoreOS — How to Set Up a Cluster

Last week we’ve learned about CoreOS’ components and technologies within the ecosystem. This week, we’re directly diving into the practical part and get our hands dirty. If you read the first post, you already know that CoreOS is an operating system geared towards high-availability. Setting up a cluster …

Continue Reading
Page 5 of 5

Explore the Library

Find interesting tutorials and solutions for your problems.