Skip to content
CoderSathi
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git

json

How to Convert JSON Array to Java List (With Examples)

November 3, 2025 by Yuba Raj Kalathoki

Working with JSON is a common task in modern Java development, especially when dealing with APIs and external data sources. …

Read More How to Convert JSON Array to Java List (With Examples)

JSON and BSON in MongoDB

February 11, 2025August 2, 2022 by Yuba Raj Kalathoki
difference between json and bson

In this post, we will learn the difference between JSON and BSON in MongoDB. These two are document formats and …

Read More JSON and BSON in MongoDB

Java JSON Serialization and Deserialization

March 14, 2024March 14, 2021 by Yuba Raj Kalathoki

In modern software development, the conversion of Java objects to JSON and JSON String to Java Objects is essential for …

Read More Java JSON Serialization and Deserialization

Recent Posts

  • How to Fix “Public Key Retrieval is not allowed” MySQL JDBC Error
  • Complete Guide to JaCoCo: How to Measure Java Code Coverage Accurately
  • How to Create a Google App Password: Full Step-by-Step Guide
  • How to Fix “Files Showing as Modified” in IntelliJ IDEA on macOS
  • How to Fix NoClassDefFoundError: javax/xml/bind/DatatypeConverter in Java (Java 11+)
  • How to Connect Java Application to a Remote Database Using an SSH Tunnel (with Spring Boot Examples)
  • How to Convert JSON Array to Java List (With Examples)
  • Configure CORS in Spring Cloud Gateway (WebFlux & WebMVC)
  • Java String Tutorial
  • Java String Best Practices and Common Pitfalls
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2026
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git