Skip to content

Commit ebaf0e3

Browse files
authored
Merge pull request #12 from coundia/starter-spring-microservice
Starter Microservices Spring Cloud - fix header
2 parents 45ba473 + 164e9da commit ebaf0e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/blog/spring-micro-services-starter.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: "Starter Microservices Spring Cloud"
3+
date: "2025-03-28"
4+
tags: ["Spring", "DDD", "CQRS", "AXON", "RABBITMQ", "POSTGRESQL", "WEBFLUX", "R2DBC"]
5+
excerpt: "Découvrez le starter `spring-microservices-starter` simplifie les microservices avec spring."
6+
author: "Papa COUNDIA"
7+
link: "https://github.com/coundia/spring-microservices-starter"
8+
---
9+
110
# Starter Microservices Spring Cloud
211

312
Dans cet article, je vous présente mon projet de starter microservices basé sur l’écosystème **Spring Cloud**, incluant **Eureka**, **Cloud Config**, **Gateway**, **Axon**, **RabbitMQ**, et **PostgreSQL**. L’objectif est de fournir un exemple de configuration et d’implémentation entièrement réactive et scalable.

0 commit comments

Comments
 (0)