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
Hi guys,
I am noticing that the README.md in quarkus project just explains how to compile and execute the quarkus sample. I don't know Spring boot, but I found documentation and a yaml file not included in the Quarkus sample, that explains how to make the Spring boot sample work, the use case and the steps to test the sample.
Could this all be brought to Quarkus sample project?
The text was updated successfully, but these errors were encountered:
Thanks Attila,
I will do that.
Jesus
On Mon, 2023-10-23 at 03:06 -0700, Attila Mészáros wrote:
WARNING: This email has come from an external source. Do not reply, click links or open attachments unless you know and trust the sender and know the content is secure.
Hi @jareso-sidero<https://github.com/jareso-sidero> , will update the documentation, but might help to check the E2E tests:
/home/csviri/Workspace/josdk-webhooks/samples/quarkus/src/test/java/io/javaoperatorsdk/webhook/sample/QuarkusWebhooksE2E.java
That deploys the webhooks and tests them, you can also reproduce the same manually.
—
Reply to this email directly, view it on GitHub<#169 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZUQXPFLVKBE4NXFIEZYZHLYAY6SRAVCNFSM6AAAAAA6G36V4KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZUHA2TCOBSHE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
SIDERO CONFIDENTIALITY NOTICE - The information contained in this email message is intended only for the confidential use of the named recipient. If the reader of this message is not the intended recipient or the person responsible for delivering it to the recipient, you are hereby notified that you have received this communication in error and that any review, dissemination or copying of this communication is strictly prohibited. If you have received this in error, please notify the sender immediately.
Hi guys,
I am noticing that the README.md in quarkus project just explains how to compile and execute the quarkus sample. I don't know Spring boot, but I found documentation and a yaml file not included in the Quarkus sample, that explains how to make the Spring boot sample work, the use case and the steps to test the sample.
Could this all be brought to Quarkus sample project?
The text was updated successfully, but these errors were encountered: