From dd938d355a27c93e012ad5466e20bfd03aaeccc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Mart=C3=ADnez=20Soriano?= Date: Wed, 2 Jul 2025 11:29:07 +0200 Subject: [PATCH 1/3] Edit-readme.md-2025 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85d72efb..ea965318 100644 --- a/README.md +++ b/README.md @@ -164,3 +164,5 @@ This code was shown in the [From framework coupled code to #microservices throug ## 🌐 remember to visit our courses - [Courses codely](https://codely.com/cursos) + + From d1dcd6d5a10a23111ca3e39e95b22b4f7acde957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Mart=C3=ADnez=20Soriano?= Date: Wed, 2 Jul 2025 11:36:26 +0200 Subject: [PATCH 2/3] Edit-readme.md-2025 2 --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ea965318..98b559d6 100644 --- a/README.md +++ b/README.md @@ -140,16 +140,16 @@ The [Event Bus](src/Shared/Infrastructure/Bus/Event/InMemory/InMemorySymfonyEven The [MySql Bus](src/Shared/Infrastructure/Bus/Event/MySql/MySqlDoctrineEventBus.php) uses a MySql+Pulling as a bus. The [RabbitMQ Bus](src/Shared/Infrastructure/Bus/Event/RabbitMq/RabbitMqEventBus.php) uses RabbitMQ C extension. -## πŸ“± Monitoring +## πŸ“± Monitoring Every time a domain event is published it's exported to Prometheus. You can access to the Prometheus panel [here](http://localhost:9999/). -## πŸ€” Contributing +## πŸ€” Contributing There are some things missing (add swagger, improve documentation...), feel free to add this if you want! If you want some guidelines feel free to contact us :) -## 🀩 Extra +## 🀩 Extra This code was shown in the [From framework coupled code to #microservices through #DDD](http://codely.tv/blog/screencasts/codigo-acoplado-framework-microservicios-ddd) talk and doubts where answered in the [DDD y CQRS: Preguntas Frecuentes](https://codely.com/blog/ddd-cqrs-preguntas-frecuentes) video. @@ -164,5 +164,3 @@ This code was shown in the [From framework coupled code to #microservices throug ## 🌐 remember to visit our courses - [Courses codely](https://codely.com/cursos) - - From 37ee0e79c280dab774044a26e97f6e7dcf982ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Mart=C3=ADnez=20Soriano?= Date: Wed, 2 Jul 2025 11:38:20 +0200 Subject: [PATCH 3/3] Edit-readme.md-2025 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98b559d6..323d78a8 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,6 @@ This code was shown in the [From framework coupled code to #microservices throug - [πŸ‡ͺπŸ‡Έ CQRS: Command Query Responsibility Segregation](https://pro.codely.tv/library/cqrs-command-query-responsibility-segregation-3719e4aa/62554/about/) - [πŸ‡ͺπŸ‡Έ ComunicaciΓ³n entre microservicios: Event-Driven Architecture](https://pro.codely.tv/library/comunicacion-entre-microservicios-event-driven-architecture/74823/about/) -## 🌐 remember to visit our courses +## 🌐 Remember to visit our courses - [Courses codely](https://codely.com/cursos)