OpenAPITools/jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support meaningful null values
JavaApache-2.0
Issues
- 3
- 8
How to use this with Spring Boot
#18 opened by black-snow - 2
Fix CVE-2023-35116
#58 opened by adam-sherpa6 - 0
The openapi swagger codegen generates JsonNullable type fields if the type attribute in swagger is not mentioned. How to overcome this without modifying the swagger. I want JsonNullable for other fields except few.
#57 opened by gayatrivgk - 0
- 1
- 1
Allow to suppress null values in serialization
#51 opened by Ironlink - 7
JsonNullable with Collection is broken
#49 opened by MelleD - 8
Craft new release
#44 opened by bratkartoffel - 3
- 0
Copyright information
#47 opened by KaiHomeier - 1
Usage with java 9+ modules
#40 opened by bratkartoffel - 3
- 4
Fix CVE-2022-42003
#36 opened by animalet - 0
- 1
- 2
- 4
- 1
Vulnerabilities in jackson-databind 2.9.10.6
#29 opened by Philzen - 7
v0.2.2 not in public maven repositories
#25 opened by lfischer - 5
Vulnerability jackson-base
#21 opened by wlademir - 2
Add Jackson ServiceLoader support
#19 opened by PascalSchumacher - 10
- 5
New Method isUndefined
#7 opened by MelleD - 5
RFE: Make JsonNullable serialize properly to XML
#10 opened by bkabrda - 11
Support for javax.validation is not released
#9 opened by MelleD - 10
- 1
- 0
empty string / whitespace string in json should not be JsonNullable.undefined() for JsonNullable<String>
#3 opened by hatzlj