spring-cloud-stream-event-sourcing-testcontainers icon indicating copy to clipboard operation
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...

Results 1 spring-cloud-stream-event-sourcing-testcontainers issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.avro:avro from 1.11.2 to 1.11.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avro:avro&package-manager=maven&previous-version=1.11.2&new-version=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...

dependencies