Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fraliv13 authored Jan 29, 2024
1 parent ded0e67 commit 1a197b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ With NBB you can power a great diversity of architectures from a Monolithic one
It is important to mention that NBB does not impose any kind of architecture.

This repo contains a sample Microservices application decomposed around three bounded contexts: Contracts, Invoices and Payments.
They are autonomous and the integration is based on events delivered with NATS.
They are autonomous and the integration is based on events delivered with NATS Streaming.
The sample application contains scripts for building CI / CD pipelines for docker-compose or kubernetes.

The blocks
Expand Down

0 comments on commit 1a197b9

Please sign in to comment.