Skip to content
amitph
  • Home
  • Spring
  • Java
  • Java 8
  • About

Home » Amit Phaltankar » Page 16

Author: Amit Phaltankar Tutorials

Thanks for visiting. I hope you found the tutorials and code examples helpful. Please post your comments, questions, and suggestions below. You can also reach out to me on any of the Social platforms listed here. Happy Coding !!

Convert Java Objects To JSON with Gson API

In this tutorial we will learn to use Gson API to convert Java Objects or POJOs to JSON and Convert JSON String to Java Objects.

Read JSON Strings into Java Objects with Jackson API

A guide to use Jackson to Map JSON Strings into Java Objects. Examples include JSON String to Java Objects and JSON Strings to Java Map.

Convert Java Objects To JSON with Jackson API

A guide on How to Serialise Java Objects and Maps into JSON. We will cover examples of converting Custom Java Objects to JSON and Map to JSON.

How to Merge Multiple Collections in Java

Learn different techniques to merge or concatenate multiple collections together in Java with the help of practical examples

How to Initialize a List Inline in Java

Examples of initializing mutable and immutable Java ArrayList in the same line using factory method, Stream, Collections, and Arrays

Introduction to the Java Virtual Machine (JVM)

Introduction to Java Virtual Machine (JVM) tutorial. Learn what is JVM and its main components.

Posts pagination

< Prev 1 … 15 16 17 … 30 Next >
https://www.amitph.com

Topics

  • Java
  • Scala
  • Spring

Resources

  • About
  • Contact us
  • Java Tutorials
  • Spring Tutorials
  • Java Streams and Lambdas
  • Learning Scala
  • Home
  • MongoDB Fundamentals – Book

Latest

  • Sorting Collection of Objects by Multiple Fields in Java
  • Case-Insensitive Search in Java ArrayLists
  • Flattening Nested Lists in Java
  • Finding the Difference Between Two Java Sets
  • Comparing Two Lists In Java
© 2025 amitph.