Jaap Coomans
Jaap Coomans
@lhazlewood browsing this and related issues and PR's I notice a common theme in all of them. JVM developers wanting to move forward to java.time and modules at the one...
@strguntbr I've been playing around a little with using `ServiceLoader` instead of reflection for better decoupling between jjwt-api and jjwt-impl. Far from done yet, but a first attempt is here:...
Thanks for the clear update @lhazlewood. Is there a finite list of issues or items that still need tot be done to be fully RFC-compliant? I would be happy to...
@bodiam Thanks for thinking along! My question was indeed about extending the `Vehicle` provider. I think you're right, adding more makes and models to the `vehicle.yaml` is the best approach....
@bodiam I was afk for a while for various reasons. But now I have some time at my hand again. PR incoming...
I tried to read up as much as possible through the comments on the PR and related issues. I've seen several approaches, but I believe I didn't see this pass...