In this article we are going to look at how we can use Kafka’s JDBC Source Connector to query a large table/view in batches both for new records and updated ones and publish them to a topic using Avro Schema.
This article is a closer look at the Simple Object Access Protocol, or SOAP. In this article, I'll cover what SOAP is, what it's used for, and how it's used.
Some very unique and valuable Jakarta EE and MicroProfile content was presented at EclipseCon Community Day 2022. This post summarizes and shares that content.
Explore a few scenarios to use @DynamicUpdate with Spring Data JPA. Different classes of databases are highlighted, including PostgreSQL and YugabyteDB.
Introducing you to LocalStack to help you learn how to run AWS applications or lambdas on your local machine without connecting to a remote cloud provider.
This article will show how to solve three popular linked list problems: Linked List Cycle, Middle of the Linked List, and Remove Duplicates from Sorted List.
An overview of Spring Boot framework features that are especially important in the context of Spring Cloud applications. In this article, we will discuss dependencies and configuration management.
Learn about three API solutions that can be employed to convert an HTML document to text, convert an HTML string to text, and remove HTML from a text string.
This article shows how to create a search user interface to query a database with multiple optional filter criteria and full-text search in some criteria.
Excellent craftspeople delight customers, coworkers, bosses, and themselves. Don't believe there's something inferior about a career dedicated to coding.
Spring Data JPA replacement with Spring Data JDBC may be a tricky task. In this post, have a look at tips, tricks, and traps waiting for you along the way.