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

Home » Java Core » Page 7

Java Core Tutorials

Java Core defines the basics of Java Programming language and language fundaments

How to Convert InputStream to String

This article illustrates different ways to Convert InputStream to a String using Java, Apache Common IO, and Guava Library

List Files and Subdirectories from a Directory in Java

A quick tutorial with examples covers various ways to iterate and list files from or directory and list subdirectories of a directory or folder in Java

Parse JSON Strings in Java Objects with Gson API

This tutorial covers How to Parse Json in Java. You will learn to use Gson API to convert JSON Strings into Java Objects with examples.

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.

Posts pagination

< Prev 1 … 6 7 8 … 14 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.