Lenar.io - Lenar Badretdinov
Tags:
AppProps(1) AspectJ(9) AssertJ(2) Easy Files(2) EasyLog(4) Git(2) Gson(6) HTTP(15) Heroku(1) JUnit(8) JWT(2) Java(36) Java 8(3) Jenkins(4) Maven(1) OkHttp(1) Open Source(7) RESTEasy(9) Selenium(4) Spring(1) Spring Boot(16) Stubby4j(2) TestNG(10) VPN(1) VirtualBox(1)
knopka

Popular posts

Schedule Jenkins build periodically
How to configure Jenkins build schedule... Jenkins schedule format

Spring Boot + TestNG. How to get started
Minimal required code...

Open Source

Easy Files Lenar.io - Easy Files
Read files with easy
AppProps Lenar.io - AppProps
Load multiple application property files from different locations
EasyLog Lenar.io - EasyLog
Open source library for logging and debugging

How to publish Open Source library
Step by step guide

Projects

FormForSite.com

Free forms for sites

REST API Test Framework

Guide

knopka

Gson

Gson is a Java library for converting Java objects into their JSON representation and vice versa. It is a popular choice for working with JSON data in Java due to its simple and intuitive API. Gson provides a way to serialize Java objects into JSON and deserialize JSON back into Java objects, making it easy to transfer data between a Java application and a JSON data source.

Posts about Gson