-
Notifications
You must be signed in to change notification settings - Fork 106
Update Solace Masterclass for demonstrating FE consumer #371
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
Update Solace Masterclass for demonstrating FE consumer #371
Conversation
…erclass-codelab-for-cEMA
…-EMA on public trial accounts.
…ab-for-cEMA' into feature/update-masterclass-codelab-for-cEMA
…-EMA on public trial accounts.
…il domain sample.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨ PR Review
The PR significantly restructures the masterclass documentation by replacing manual Java code implementation and broker configuration with Event Management API (EMA) based configuration. The changes improve user experience by providing GUI-based setup instructions.
2 issues detected:
🧾 Readability - Incomplete markdown formatting that could affect document rendering
Details: There appears to be an isolated bullet point marker that could cause markdown rendering issues or confusion for readers following the instructions.
File:markdown/solace-masterclass/solace-masterclass.md (883-883)🐞 Bug - Image reference change may result in broken link if new file doesn't exist
Details: The image filename has been changed from "banking-domain-usecase.png" to "banking-domain-flowchart.png" without verification that the new file exists, which could result in broken documentation with missing images.
File:markdown/solace-masterclass/solace-masterclass.md (664-664)
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀
|
Please mark whether you used Copilot to assist coding in this PR
|
…erclass-codelab-for-FE-consumer # Conflicts: # markdown/solace-masterclass/solace-masterclass.md

Updated the Retail domain codelab for demonstrating a FE consumer in the order-service
✨ PR Description
Purpose: Update Solace Masterclass codelab to demonstrate frontend consumer configuration using Event Portal Designer instead of manual broker management.
Main changes:
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀