Daniel Schmidt

Results 5 issues of Daniel Schmidt

Thanks for all the work that you are doing. I already investigated this bug, but I struggle to find the exact root cause and solution. **Describe the bug** We use...

waiting-for-triage

As described in https://github.com/logfellow/logstash-logback-encoder/issues/304 all arguments are serialized using jackson when `includeNonStructuredArguments=true` is set. This might expose sensitive data through logging as not all developers might be aware that the...

type/enhancement
help-wanted

Hi, we recently upgraded from Spring Boot 2.7 to Spring Boot 3.1 and with this we also upgraded mockito from 4.5.1 to 5.3.1 and bytebuddy from 1.12.23 to 1.14.10. We...

Having a field like this, I would expect it to be present in the json schema, but it is not, when the Jackson module is enabled: ```java class MyDto {...

Reproduces and fixes https://github.com/victools/jsonschema-generator/issues/535