Andy Damevin

Results 224 comments of Andy Damevin

Or maybe we should just document the workaround for this edge case?

@shivam-sharma7 could you give the link of the request?

@gsmet we still have this issue, what should we do?

We don't add them as part of the default project, there is a simple reason, better have awesome tools to solve this rather than polluting the initial project: - The...

FYI one other simple reason/issue is that we are using `application.yml` for codestarts definition (and comments are not kept jackson yaml :-/)

I do agree that if a config is important in 90% of created apps, then having it commented out could make sense.

@aloubyansky @gastaldi weird right?

Hey @michael-simons, we follow maven conventions: https://maven.apache.org/guides/mini/guide-naming-conventions.html > groupId uniquely identifies your project across all projects. A group ID should follow Java's package name rules. And Java's package name rules...

I re-opened this issue following a discussion on https://github.com/quarkusio/quarkus-workshops/issues/214

@aloubyansky we should also update the catalog client java api right?