Have a look at a practical example using Kafka connectors.
Also find me here:
Baeldung Author
Markus Gulden
Markus is working as an IT consultant and software developer, with interests in Java, Spring, Docker, Cloud, and IoT.
Here's what I've written (so far):
Baeldung on Java
- All
- DevOps (3)
- Jakarta EE (2)
- Data (2)
- Cloud (2)
- Spring Persistence (1)
- Spring Boot (1)
- REST (1)
- Persistence (1)
- NoSQL (1)
- Docker (1)
- Architecture (1)
Introduction to Kafka Connectors
Filed under Data
Work with Kafka Connect to import/export data to/from Kafka topics using Connectors.
Introduction to AWS Serverless Application Model
Filed under Architecture, Cloud
Learn how to define and automatically deploy a serverless application in AWS.
Using AWS Lambda with API Gateway
Learn how to publish a lambda function as a REST endpoint in Amazon Web Services using API Gateway.
Running Spring Boot Applications With Minikube
Filed under Docker, Spring Boot
Deploy a Spring Boot application on a local Kubernetes environment, also known as Minikube.
Introduction to Kubernetes
Filed under DevOps
A brief introduction to Kubernetes fundamentals.
Method Constraints with Bean Validation 2.0
Filed under Jakarta EE
An introduction to method constraints using Bean Validation 2.0.
Bootstrapping Hibernate 5 with Spring
Filed under Spring Persistence
A quick and practical guide to integrating Hibernate 5 with Spring.
Introduction to Hibernate Search
Filed under NoSQL, Persistence
A quick and practical introduction to Hibernate Search.
Deploy Application at Tomcat Root
Filed under DevOps, Jakarta EE
Let’s see three different ways to deploy an application at Tomcat’s root.