issues
search
OpenAPITools
/
jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support meaningful null values
Apache License 2.0
103
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix CVE-2023-35116
#58
adam-sherpa6
closed
8 months ago
2
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
gayatrivgk
opened
1 year ago
0
Stream API for JsonNullable wrapper
#56
DunkanMcLoud
opened
1 year ago
3
Confusion with setSerializationInclusion(Include.NON_NULL)
#55
midovlvn
opened
1 year ago
0
Does it work with current SpringBootStarter 3.1.x ?
#54
StefanSchubert
closed
1 year ago
1
Add JsonNullableIsPresent annotation and validator
#53
etherealsoftwareuk
closed
3 weeks ago
0
change jackson-base version to stable
#52
serkona
opened
1 year ago
0
Allow to suppress null values in serialization
#51
Ironlink
opened
1 year ago
1
Fix broken unwrap bean validation and adapt tests
#50
MelleD
closed
1 year ago
7
JsonNullable with Collection is broken
#49
MelleD
closed
1 year ago
7
prepare 0.2.5 release
#48
wing328
closed
1 year ago
0
Copyright information
#47
KaiHomeier
opened
1 year ago
0
Custom deserializer and empty string treatment
#46
mhendrikxce
opened
1 year ago
3
correctly deserialize Character
#45
bratkartoffel
closed
1 year ago
0
Craft new release
#44
bratkartoffel
closed
1 year ago
8
minor optimizations and simplifications to JsonNullable
#43
bratkartoffel
closed
1 year ago
1
Add support for jakarta-validation
#42
bratkartoffel
closed
1 year ago
1
Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module
#41
bratkartoffel
closed
1 year ago
1
Usage with java 9+ modules
#40
bratkartoffel
closed
1 year ago
1
Compatibility issue with spring boot 3 / jakarta api
#39
bratkartoffel
closed
1 year ago
3
Updating version of jackson-databind due to high level vulnaribility
#38
vrnsky
closed
2 years ago
1
Fix CVE-2022-42003
#37
animalet
closed
2 years ago
1
Fix CVE-2022-42003
#36
animalet
closed
2 years ago
4
Add support for Collection<JsonNullable<T>> in the JsonNullableValueExtractor
#35
tofi86
closed
2 years ago
3
Missing JsonNullableValueExtractor support for List<JsonNullable<T>>
#34
tofi86
closed
2 years ago
0
Prepare release v0.2.3
#33
wing328
closed
2 years ago
0
jackson-base 2.13.3, add getAbsentValue
#32
julianladisch
closed
2 years ago
1
Vulnerabilities - Update jackson-databind & hibernate-validator
#31
liebig
closed
2 years ago
1
JsonNullableDeserializer incompatible with Jackson 2.13
#30
oliverkuldmae
closed
2 years ago
2
Vulnerabilities in jackson-databind 2.9.10.6
#29
Philzen
closed
2 years ago
1
Include license in POM
#27
ZwoCa
closed
2 years ago
1
Deserialising an empty character as json null instead of json undefined
#26
milanov
opened
3 years ago
3
v0.2.2 not in public maven repositories
#25
lfischer
closed
2 years ago
7
Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final
#24
dependabot[bot]
closed
2 years ago
1
0.2.2 release
#23
wing328
closed
3 years ago
0
upgrade jackson-base to 2.10.3 for vulnerability CVE-2020-35491
#22
zteater
closed
3 years ago
0
Vulnerability jackson-base
#21
wlademir
closed
3 years ago
5
Add Jackson ServiceLoader support (closes #19).
#20
PascalSchumacher
closed
4 years ago
0
Add Jackson ServiceLoader support
#19
PascalSchumacher
closed
4 years ago
2
How to use this with Spring Boot
#18
black-snow
opened
4 years ago
8
Usage of jackson-databind-nullable with openapi generator plugin
#17
MRDcoder
opened
4 years ago
4
Add ifPresent action on JsonNullable
#16
plum117
closed
4 years ago
3
Upgrade to Jackson 2.10.3
#15
joschi
closed
4 years ago
4
Bump hibernate-validator from 6.0.13.Final to 6.1.0.Final
#14
dependabot[bot]
closed
4 years ago
0
Issue #12 - No need to validate values for JsonNullable.undefined()
#13
VictorKrapivin
closed
5 years ago
1
No need to validate values for JsonNullable.undefined()
#12
VictorKrapivin
closed
5 years ago
10
Update README.md with information on XML serialization. Fixes #5
#11
bkabrda
closed
5 years ago
3
RFE: Make JsonNullable serialize properly to XML
#10
bkabrda
closed
5 years ago
5
Support for javax.validation is not released
#9
MelleD
closed
5 years ago
11
Feature/new method is undefined
#8
MelleD
closed
2 years ago
3
Next