Andy Damevin

Results 224 comments of Andy Damevin

Regarding the example code, @gastaldi @gsmet do we have a quickstart equivalent for the Quarkiverse? else, I would suggest creating a quickstart example app in the repository and reference it...

@maxandersen we could also add it as a release item from GH actions which gets generated on release using codestarts.

> Generated ? To where ? @maxandersen there: https://github.com/quarkiverse/quarkus-cxf/releases

I created an issue for this: https://github.com/quarkusio/quarkus/issues/24870

As @alpianon said, just add `­` **before** your item content (when they contains links or anything non text). ```markdown - ­ **This** is item one. - ­ This is [item](https://...)...

@maxandersen I will try that one, give it to me :)

Hey @quintesse, it's nice to work with you again :) `//IMPORT` seems like a better name as it doesn't imply it will be part of the content like `//INCLUDE` does...

I just found this repo while looking into best practices to make micro-services with Quarkus. I've asked Eric on why you didn't use Quinoa for the UI then ended up...