Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AmqpConfig.java file has syntax errors #358

Closed
xcspringwang opened this issue Dec 6, 2023 · 3 comments · Fixed by #352
Closed

AmqpConfig.java file has syntax errors #358

xcspringwang opened this issue Dec 6, 2023 · 3 comments · Fixed by #352
Labels
bug Something isn't working released

Comments

@xcspringwang
Copy link

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

Expected behavior

A clear and concise description of what you expected to happen.
Fix the bug

@xcspringwang xcspringwang added the bug Something isn't working label Dec 6, 2023
Copy link

github-actions bot commented Dec 6, 2023

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.

@Tenischev
Copy link
Member

Hello @xcspringwang
Thank you for reporting, I'm aware of this bug, it will be fixed in #352

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants