Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Mar 22, 2024
1 parent 873b6da commit 3e03260
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions docs/eip.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Enterprise Integration Patterns

---

## Používání návrhových vzorů

![Microservices1](images/apache_camel_message_translator.gif)

---

## Osnova
Expand All @@ -17,7 +21,7 @@

---

## Návrhové vzory pro enterprise systémy
## Návrhové vzory pro enterprise systémy (1/2)

* Enterprise systém založený na mikroslužbách
* Používá se relativně malá sada ustálených způsobů
Expand All @@ -26,6 +30,11 @@
* Standardizace
- slovní popis (slovník)
- grafická podoba

---

## Návrhové vzory pro enterprise systémy (2/2)

* Snaha vyhnout se slepým uličkám
- ty již někdo prozkoumal za nás
- (a zaplatil za to)
Expand All @@ -47,13 +56,13 @@

## Standardizace - grafická podoba (1/2)

![Microservices1](images/apache_camel_pipeline.png)
![Microservices1](images/apache_camel_eip1.png)

---

## Standardizace - grafická podoba (1/2)
## Standardizace - grafická podoba (2/2)

![Microservices1](images/apache_camel_pipeline_2.png)
![Microservices1](images/apache_camel_eip2.png)

---

Expand Down

0 comments on commit 3e03260

Please sign in to comment.