Mikko Oksa

Results 4 comments of Mikko Oksa

I can confirm this, but it only seems to manifest when annotating controller method parameters. When injecting the extractor into a filter class, for example, the field-injected fields in the...

@danielsawan Sorry, I don't quite understand what you mean by that. And what Raphael suggested is quite straight-forward to do with zero modifications to your extractor class: inject the extractor...

`validation.hasBeanViolations()` returns whether the validatable object has erroneous field values. When when the `name` field is properly set, nothing is wrong and thus `false` is returned. Looks like it works...

We're also experiencing this (using host.docker.internal) on Docker Desktop for Windows. Strangely enough, Docker version up to 4.5.1 seem to work fine, but versions 4.6.x and 4.7.x instantly bring up...