The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Courses ▼▲
    • REST with Spring

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 5

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 5

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Guides ▼▲
    • Persistence

      The Persistence with Spring guides

    • REST

      The guides on building REST APIs with Spring

    • Security

      The Spring Security guides

  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Data

Learn about various data streaming and NoSQL technologies.

  • Kafka (20)
  • Excel (12)
  • Jackson Basics (8)
  • Cassandra (6)
  • PDF (4)
  • Messaging (4)
  • Lucene (4)
  • RabbitMQ (3)
  • HTML (3)
  • MapStruct (3)
  • Java Null (3)

>> Create Dynamic Queues in RabbitMQ

>> Set the Date Format Using Apache POI

>> Working with Tabular Data Using Tablesaw

>> Message Delivery Semantics in Streaming Platforms

>> Guide to Check if Apache Kafka Server Is Running

>> Get the Number of Messages in an Apache Kafka Topic

>> Spark DataFrame

>> Finding the Last Row in an Excel Spreadsheet From Java

>> Change Cell Font Style with Apache POI

>> Cassandra Batch in Cassandra Query Language and Java

>> Guide to Netflix Spectator

>> Numeric Format Using POI

>> Testing NoSQL Queries With Spring Boot and @DataCassandraTest

>> CassandraUnit Test Tutorial

>> Set Background Color of a Cell with Apache POI

>> Multiline Text in Excel Cell Using Apache POI

>> HTML to PDF Using OpenPDF

>> Custom Serializers in Apache Kafka

>> Cassandra Partition Key, Composite Key, and Clustering Key

>> Introduction to ksqlDB

>> List Active Brokers in a Kafka Cluster Using Shell Commands

>> Send Large Messages With Kafka

>> Monitor the Consumer Lag in Apache Kafka

>> Cluster, Datacenters, Racks and Nodes in Cassandra

>> Exchanges, Queues, and Bindings in RabbitMQ

>> Kafka Topic Creation Using Java

>> Kafka Streams vs. Kafka Consumer

>> Introduction to Debezium

>> Guide to Setting Up Apache Kafka Using Docker

>> Guide to Purging an Apache Kafka Topic

>> Insert a Row in Excel Using Apache POI

>> Configuring Message Retention Period in Apache Kafka

>> Testing Kafka and Spring Boot

>> Introduction to Netflix Mantis

>> Hypermedia Serialization With JSON-LD

>> Setting Formulas in Excel with Apache POI

>> Differences Between YAML and JSON

>> How Can I Resize an Image Using Java?

>> Guide to Apache BookKeeper

>> Event-Driven Data with Apache Druid

>> Using Kafka MockProducer

>> Using Kafka MockConsumer

>> Univocity Parsers

>> CQRS and Event Sourcing in Java

>> How to add proxy support to Jsoup?

>> Mapping Lists with ModelMapper

>> Gradient Descent in Java

>> Java Convert PDF to Base64

>> Introduction to Apache Beam

>> Breaking YAML Strings Over Multiple Lines

>> Merge Cells in Excel Using Apache POI

>> Get String Value of Excel Cell with Apache POI

>> Read Excel Cell Value Rather Than Formula With Apache POI

>> Apache RocketMQ with Spring Boot

>> Introduction to Spark Graph Processing with GraphFrames

>> Cucumber Data Tables

>> Integrating Spring with AWS Kinesis

>> Ignoring Unmapped Properties with MapStruct

>> Using Multiple Source Objects with MapStruct

>> Custom Mapper with MapStruct

>> Remote Code Execution with XStream

>> Compare Two JSON Objects with Jackson

>> Key Value Store with Chronicle Map

>> Jest – Elasticsearch Java Client

>> Hibernate Validator Specific Constraints

>> How to Process YAML with Jackson

>> Building a Data Pipeline with Kafka, Spark Streaming and Cassandra

>> Kafka Connect Example with MQTT and MongoDB

>> Introduction to Kafka Connectors

>> Exactly Once Processing in Kafka with Java

>> Building a Data Pipeline with Flink and Kafka

>> A Guide to Apache Crunch

>> Different Types of Flows in Mule

>> Guide to Lucene Analyzers

>> Introduction to Hazelcast Jet

>> MQTT Client in Java

>> Guide to Apache Avro

>> Guide to JMapper

>> Performance of Java Mapping Frameworks

>> Exclude Fields from Serialization in Gson

>> Publish and Receive Messages with Nats Java Client

>> Content Analysis with Apache Tika

>> Introduction to OpenCSV

>> Introduction to Smooks

>> Introduction to KafkaStreams in Java

>> A Simple File Search with Lucene

>> Introduction to Apache Lucene

>> Introduction to Dubbo

>> Getting Started With Mule ESB

>> Mapping Nested Values with Jackson

>> Introduction To Docx4J

>> Introduction to Conflict-Free Replicated Data Types

>> Introduction to JCache

>> Introduction to MBassador

>> Introduction to Vavr’s Validation API

>> Introduction to Apache Commons CSV

>> Introduction to gRPC

>> Introduction To Kryo

>> Guide to the HyperLogLog Algorithm in Java

>> Apache Commons BeanUtils

>> Introduction to Quartz

>> Guide to Akka Streams

>> Software Transactional Memory in Java Using Multiverse

>> Introduction to Apache Flink with Java

>> Map Serialization and Deserialization with Jackson

>> Jackson Streaming API

>> Introduction to Javatuples

>> Introduction to Google Protocol Buffer

>> String Processing with Apache Commons Lang 3

>> Guide To Solr in Java With Apache SolrJ

>> Introduction to RabbitMQ

>> Using Optional with Jackson

>> Working with Microsoft Excel in Java

>> Working with Apache Thrift

>> Creating PDF Files in Java

>> Parsing HTML in Java with Jsoup

>> Guide to @JsonFormat in Jackson

>> Working with Images in Java

>> Microsoft Word Processing in Java with Apache POI

>> Integration Patterns With Apache Camel

>> Introduction to HtmlUnit

>> Introduction To Apache Camel

>> PDF Conversions in Java

>> Guide to Hazelcast with Java

>> Quick Guide to MapStruct

>> Jackson vs Gson

>> Mapping with Orika

>> A Guide to Mapping With Dozer

>> Spring JSON-P with Jackson

>> Introduction to Immutables

>> Intro to the Jackson ObjectMapper

>> Binary Data Formats in a Spring REST API

>> Spring REST API with Protocol Buffers

>> XML Serialization and Deserialization with Jackson

>> More Jackson Annotations

>> Inheritance with Jackson

>> Working with Tree Model Nodes in Jackson

>> Jackson Annotation Examples

>> Jackson – Decide What Fields Get Serialized/Deserialized

>> Jackson – Working with Maps and nulls

>> Jackson – Bidirectional Relationships

>> Jackson Date

>> Jackson Exceptions – Problems and Solutions

>> Jackson JSON Views

>> Getting Started with Custom Deserialization in Jackson

>> Jackson – Custom Serializer

>> Jackson Unmarshalling JSON with Unknown Properties

>> Jackson – JsonMappingException (No serializer found for class)

>> How To Serialize and Deserialize Enums with Jackson

>> Jackson – Marshall String to JsonNode

>> Ignore Null Fields with Jackson

>> Jackson – Unmarshall to Collection/Array

>> Jackson – Change Name of Field

>> Serialize Only Fields that meet a Custom Criteria with Jackson

>> Jackson Ignore Properties on Marshalling

  • ↑ Back to Top
res – REST with Spring (eBook) (everywhere)
opt-in
Building a REST API with Spring 5?
Download the E-book
The Baeldung logo

Courses

  • All Courses
  • All Bulk Courses
  • All Bulk Team Courses
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Jackson JSON Tutorial
  • Apache HttpClient Tutorial
  • REST with Spring Tutorial
  • Spring Persistence Tutorial
  • Security with Spring
  • Spring Reactive Tutorials

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Jobs
  • Our Partners
  • Partner with Baeldung
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo