Update README.md

This commit is contained in:
Diego Rubio Abujas
2021-02-04 17:22:49 +01:00
committed by GitHub
parent 08092392e8
commit e3d77a1860

View File

@@ -1,5 +1,6 @@
# Demo for CQRS with Spring Boot, Apache Kafka and Mongo
![Java CI with Maven](https://github.com/drubioa/demo-cqrs-kafka/workflows/Java%20CI%20with%20Maven/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
The main propose of this project is test CQRS with Event Sourcing.