seekM
seekM
The workaround I described above doesn't work reliably when switchting profiles from within Dragon. I'll have to investigate why. It works reliable when DNS is started from scratch and different...
Hello! I would like to kindly ask if this project is still actively maintained and if it's likely that these vulnerabilities will be addressed in the future? Do you maybe...
> For me, as an (potential) user of the library, it's a potential threat, that there might be some legal issues/problems in future. And, as I'm not good at legal...
Annotating the record elment `bar` with `@JsonSetter(nulls = Nulls.AS_EMPTY)` does help, thank you! I indeed did some research and also had already tried the solution above before, but unfortunately, in...
Yes, I used 2.18.3. I just created a [repository](https://github.com/seekM/jackson-test-missing-values/tree/master) with example code.