Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fraliv13 committed Jan 29, 2024
1 parent 3bb04cc commit 96588ec
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 @@ -23,7 +23,7 @@ Architectural considerations
With NBB you can power a great diversity of architectures from a Monolithic one to a Multi-Container Microservices based 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.
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.
The sample application contains scripts for building CI / CD pipelines for docker-compose or kubernetes.

Expand Down

0 comments on commit 96588ec

Please sign in to comment.