add spring-rabbitmq example
Signed-off-by: Mohammad Sadegh Sheikh Zahedi <sheikhoo.iran@gmail.com>
This commit is contained in:
parent
f804046e66
commit
c3979110fa
@ -22,6 +22,7 @@ services:
|
|||||||
- 8080:8080
|
- 8080:8080
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
image: rabbitmq
|
image: rabbitmq
|
||||||
|
rabbitmq:3.9-management
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
The compose file defines an application with two services `backend` and `rabbitmq`.
|
The compose file defines an application with two services `backend` and `rabbitmq`.
|
||||||
|
Loading…
Reference in New Issue
Block a user