Change Data Capture for MongoDB using Change Streams in Spring Boot.
What is Change Data Capture? Change data capture is short know as CDC, A process of tracking the changes in the data of a particular Database and logging those changes. Why do we need CDC? We need CDC for audit purposes to track. the Audit might help us to understand