Skip to content

Commit 67a1123

Browse files
committed
Update docs
1 parent 8db0507 commit 67a1123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Each folder corresponds to one of the course lessons / videos:
2525
1. [`04-01-application-service`](./04-01-application-service) - Refactorizando el endpoint para extraer el Application Service
2626
1. [`04-02-application-service-test`](./04-02-application-service-test) - Testeando el Application Service
2727
1. [`04-03-command-bus`](./04-03-command-bus) - Unificando nuestros casos de uso: Command Bus
28+
1. [`05-01-graceful-shutdown`](./05-01-graceful-shutdown) - Graceful shutdown
29+
1. [`05-02-timeouts`](./05-02-timeouts) - Timeouts en operaciones asíncronas: repositorio
2830

2931
### Usage
3032

0 commit comments

Comments
 (0)