Joost den Boer

Results 28 comments of Joost den Boer

I worked on a fix again yesterday, and I think I have a solution which seems to work. I'll do some more testing tonight.

I can confirm JDBI works fine with record types for rows using `@RegisterContructorMapper` and `@BindMethods` annotations and we're been using this for over half a year now. Due to a...

Is there something special that is required for pagination? I'm using this and that seems to work exactly as expected ``` public Uni addresses(@Source Person person, @Name("start") @DefaultValue("0") int start,...

Ok. Clear blog post. I can understand that after such a long time you want to move on. But Vavr is not a 'baby' anymore. It's mature and in use...

It's a pity Daniel is not responding anymore to help the transition and to share his road map. I assume we could fork the repo and start working from there....

I am happy to review but I’m on holiday now so that would be end of august earliest. On Wed, 9 Aug 2023 at 05:05, James Callahan ***@***.***> wrote: >...

Yes, I’ll review it tomorrow and get back to you On Tue, 29 Aug 2023 at 14:34, James Callahan ***@***.***> wrote: > I am happy to review but I’m on...

@jarlah I'm running into something similar and wanted to look at your repo but it cannot be found. Is it not public yet?

There seem to be other issues with the test. - the post does not seem to post a body so I do not understand how the result in the screen...