You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Describe the bug
A clear and concise description of what the bug is.
queues() method of AmqpConfig.java class missing a big parantheses "}"
How to Reproduce
Steps to reproduce the issue. Attach all resources that can help us understand the issue:
ag asyncapi.yaml @asyncapi/java-spring-template
Screenshots
N/A
Link to GitHub repository with project that has issues
https://github.com/asyncapi/java-spring-template/blob/master/partials/AmqpConfig.java
Files that can help reproduce the issue, like your AsyncAPI file, either paste inside the issue in a code block or in a sharable gist
report.pdf
Expected behavior
A clear and concise description of what you expected to happen.
Fix the bug
The text was updated successfully, but these errors were encountered: