Eric Deandrea
Eric Deandrea
I can't comment in depth right now (I'm on PTO), but in heroes and villains services the get by id methods in the rest layer also return 404 if nothing...
> * Beans do not use public attributes but instead private attributes with getters/setters: Some developers might think that only public attributes can be used with Quarkus instead of good...
> What about introducing Lombok for this type of boilerplate code? Lombok and I have a hate/hate relationship. I don't believe we'll be bringing it into the sample app. It...
For a RESTful service I implemented this as a `ResponseBodyResultHandler`. ```java public class ServerCsrfTokenSubscribingResponseModifier extends ResponseBodyResultHandler { public ServerCsrfTokenSubscribingResponseModifier(List
I just wanted to add onto this thread. With RHEL 8 now out and dropping the docker tooling and instead bringing in buildah/podman, what is the direction for this plugin...
Just adding a gentle ping here so the stale-bot doesn't close this ticket.
Hi I just wanted to see if there were any updates on this.
@agoncal Would you mind taking a look please?
Gentle ping @agoncal to take a look at this.
Almost done @agoncal. I ran into https://github.com/Azure/azure-cli-extensions/issues/5340 when I was trying to test it. I'll ping you once I've updated this PR.