Michael Longo
Michael Longo
Hi, Just a quick question: have you ever considered creating a Patreon, or a Github Sponsors? I'd love to help / thanks mapstruct's developers. Even if it's not much, with...
Hi, I was wondering if the following could be a good addition: In `ServerCalls`, to add the `Context.current()` into the subscriber context. This would allow to have the grpc context...
Hello, We're thinking about using Burrow for our application to monitor lag / circuit break some components, however, we have a concern regarding the 'totallag' attribute. Looking at the API,...
In `app.js`, to detect whether or not the application should proxify the request to the remote openhab, it looks at the domain name, and check if it starts with "home."...
Enhanced photo crop by resizing the image after the crop instead of before. The thumbnail sent to the user is still scaled down to save bandwidth.
(not really a bug, but more of an improvement) Mapstruct apparently offers no way to map with an immutable "target". **Context:** We have a CarDto and a Car that are...
Hello When I try to use the browser extension, it sends the body as the string "[object Object]" instead of the actual json body. I've tried both with firefox and...