Skip to content

Nil79/json-deserializer-example-with-java-gson-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Json deserializer example

Introduction

This is a small code snippet showing how to use Google Gson library to deserialize an incoming string in json format into a class array.

Description

The example is a Maven project, so to obtain the executable jar file run the following command:

mvn clean install -Dmaven.test.skip=true

Resources

About

Json deserializer example with java gson library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages