Added wait before waitron send staff event.

Added logging for rabbit
This commit is contained in:
Corneil du Plessis
2022-06-08 11:53:48 +02:00
parent 1fe0a472f7
commit 9f6d9fae8b
5 changed files with 23 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
spring.application.name=customer
logging.level.root=info
logging.level.io.spring=debug
logging.level.org.springframework.cloud=debug
logging.level.com.rabbitmq.client=debug