Skip to content

Instantly share code, notes, and snippets.

@atesibrahim
Created July 3, 2022 19:40
Show Gist options
  • Save atesibrahim/ac8635c4d89c15b02958c04e8bb63353 to your computer and use it in GitHub Desktop.
Save atesibrahim/ac8635c4d89c15b02958c04e8bb63353 to your computer and use it in GitHub Desktop.
spring:
application:
name: queue-api
rabbitmq:
host: localhost
port: 5672
username: guest
password: guest
listener:
simple:
retry:
enabled: false
max-attempts: 1
virtual-host: /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment