issues
search
julman99
/
gson-fire
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!
http://gsonfire.io
Other
229
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Modularity ?
#63
VolkerVoss
opened
3 weeks ago
0
Adding custom deserializer for Long throws an IllegalArgumentException when tryinh to convert a POJO to string
#61
hdagan
opened
5 months ago
0
Remove uses of internal gson classes
#60
Sineaggi
closed
1 year ago
0
Bump gson from 2.8.6 to 2.8.9
#59
dependabot[bot]
closed
1 year ago
2
osgi is not more compatible with new version of gson
#58
p4535992
closed
2 years ago
1
update gson from 2.8.6 to version com.google.code.gson:gson:2.8.9
#57
venkatesh-katari
opened
2 years ago
1
Fixing java doc warnings.
#56
sjsajj
opened
3 years ago
0
Fixing a OSGI issue that forced a dependency on gson 2.5
#55
sjsajj
closed
3 years ago
2
How to exclude a field from serialization?
#54
lucasctd
opened
3 years ago
0
No release tags for versions 1.8.4 and 1.8.5?
#53
aleguenn
opened
3 years ago
0
Unresolved requirement: Import-Package: com.google.gson.internal.bind
#52
ChaosMarc
closed
1 year ago
2
Enable depedency caching for travis
#51
Taher-Ghaleb
opened
3 years ago
0
Bump junit from 4.10 to 4.13.1
#50
dependabot[bot]
closed
4 years ago
0
Fix writing fractional seconds
#49
jpedrofigueiredo
closed
4 years ago
1
Check for required fields
#48
piegamesde
opened
4 years ago
1
Missing Releases on Github
#47
Jolter
closed
4 years ago
1
Adapting pom to match licence file
#46
camillem
closed
4 years ago
1
Inconsistent licensing information
#45
camillem
closed
4 years ago
0
Add OSGi Support
#44
abangerl
closed
4 years ago
10
A few features
#43
piegamesde
opened
5 years ago
1
Serialize complex map keys to strings and back
#42
piegamesde
opened
5 years ago
2
Add tests and change parser to allow .2 in addition to .200
#41
helio-pires
closed
6 years ago
0
RFC3339 Parser is wrong
#40
crystalin
closed
4 years ago
2
Can't serialize NaN
#39
daw3rd
closed
6 years ago
11
Preprocessor for Array Insertion
#38
ManueGE
closed
6 years ago
6
Custom Deserialization of same field based on it's type
#37
kpuneet
opened
7 years ago
0
Custom deserialization without deserializer/type adapter?
#36
piegamesde
opened
7 years ago
3
TypeAdapter does not respect `lenient` value
#35
Groostav
closed
7 years ago
3
Hooks Exception is not forwarded.
#34
Xyaren
closed
6 years ago
2
Reuse Objects
#33
cbedoya
closed
6 years ago
2
Add more powerful wrapping/unwrapping
#32
kaqqao
opened
7 years ago
1
Reuse Exclusion Strategies
#31
Frotty
closed
6 years ago
11
recurcive deserialisation hooks
#30
a-a-davydov
closed
6 years ago
5
Preventing infinite recursion caused by circular references
#29
lalpert
opened
8 years ago
6
Makes the wrap type adapter factory single class
#28
julman99
opened
8 years ago
0
Adds Wrap feature to wrap/unwrap classes
#27
andressanchez
closed
8 years ago
1
v1.5.1
#26
julman99
closed
8 years ago
0
Null pointer exception when serializing object with null field AND while using hooks and type selectors
#25
knezmilos13
closed
8 years ago
4
DateRFC3339TypeAdapter is not thread-safe
#24
npanasenko
closed
8 years ago
3
Access to JsonElement in @PostDeserialize
#23
molexx
closed
8 years ago
5
V1.4.0
#22
julman99
closed
9 years ago
0
RFC3339 improvements
#21
julman99
closed
9 years ago
0
Type Selector question
#20
iwarapter
closed
9 years ago
9
Support RFC3339 full-date
#19
WonderCsabo
closed
9 years ago
7
Fix NullPointerException on the ExcludeByValueTypeAdapter
#18
joaocpsantos
closed
9 years ago
1
Centralized all annotation inspection in one class
#17
julman99
closed
9 years ago
2
Adds exclude by value strategies
#16
joaocpsantos
closed
9 years ago
5
Adds exclude by value strategies
#15
joaocpsantos
closed
9 years ago
1
Use custom deserialization after registerTypeSelector
#14
horte
closed
9 years ago
2
Create an Iterable wrapper to be able to serialize and unserialize Iterables
#13
julman99
closed
9 years ago
1
Next