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

Home » Amit Phaltankar » Page 15

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 !!

How to Write InputStream to OutputStream in Java

This article illustrates a different ways of Writing a InputStream to an OutputStream by using Apache Commons IO, Guava, and Core Java

How to Write an InputStream to a File

This article shows a different ways of Writing InputStream to File in Java by using Apache Commons IO, Guava, and Core Java

How to Convert InputStream to byte[]

This article illustrates different ways to Convert InputStream to a byte[] (or Byte Array) using Apache Common IO, Guava, and Plain java

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.

Posts pagination

< Prev 1 … 14 15 16 … 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.