spring-cloud-stream-event-sourcing-testcontainers
spring-cloud-stream-event-sourcing-testcontainers copied to clipboard
Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will impl...
Bumps org.apache.avro:avro from 1.11.2 to 1.11.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...