issues
search
nmorel
/
gwt-jackson
gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
Apache License 2.0
111
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I want to deserialize a property with any type of value.
#175
tkatochin
opened
7 months ago
0
Bump com.fasterxml.jackson.core:jackson-databind from 2.9.6 to 2.12.7.1
#174
dependabot[bot]
opened
8 months ago
0
Bump jackson-databind from 2.9.6 to 2.12.6.1
#173
dependabot[bot]
closed
8 months ago
1
Bump jackson-databind from 2.9.6 to 2.9.10.8
#172
dependabot[bot]
closed
2 years ago
1
Bump jackson.version from 2.10.1 to 2.12.1
#171
dependabot[bot]
closed
3 years ago
1
Many compile problems
#170
Fuzzo
opened
3 years ago
0
Bump junit from 4.12 to 4.13.1
#169
dependabot[bot]
closed
3 years ago
1
Add JUnit coverage for Float.NaN / NEGATIVE_INFINITY / POSITIVE_INFIN…
#168
freddyboucher
closed
4 years ago
0
Fix Travis - use openjdk8
#167
freddyboucher
closed
4 years ago
2
Double.NaN / NEGATIVE_INFINITY / POSITIVE_INFINITY - Numeric values m…
#166
freddyboucher
closed
4 years ago
0
Double.NaN / NEGATIVE_INFINITY / POSITIVE_INFINITY - Numeric values must be finite, but was
#165
freddyboucher
closed
4 years ago
0
More (de)serialization customization (JsonFilter or equivalent)
#164
gkresic
opened
4 years ago
0
Bump jackson.version from 2.9.6 to 2.10.1
#163
dependabot[bot]
closed
5 years ago
0
Bump jackson.version from 2.9.6 to 2.10.0
#162
dependabot[bot]
closed
5 years ago
1
Can't figure out the stackoverflow I am getting
#161
AshishJumbo
opened
5 years ago
0
Annotations on Java8 default interface are ignored
#160
freddyboucher
opened
5 years ago
1
Support for JsonFormat.Feature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE
#159
ak80
opened
5 years ago
0
Update javapoet dependency to 1.11.1 #157
#158
freddyboucher
closed
3 years ago
0
Update javapoet dependency to 1.11.1
#157
freddyboucher
opened
5 years ago
0
Update jackson dependency to 2.9.8 #155
#156
freddyboucher
closed
3 years ago
0
Update jackson dependency to 2.9.8
#155
freddyboucher
opened
5 years ago
0
JsonTypeInfo defaultImpl attribute not working
#154
rvervaek
opened
5 years ago
1
Error:GWT Compiler: No source code is available for type com.fasterxml.jackson.annotation.JsonTypeInfo.As; did you forget to inherit a required module?
#153
dynamphorousnmt
opened
5 years ago
0
JsonSerializationContext.Builder override not working as expected
#152
llowrey
opened
5 years ago
0
GWT 2.6.1 + GwtJackson 0.15.3
#151
ecerichter
closed
6 years ago
3
Tests and Fix #149: Getter returning Optional<T> of nullable T causing compilation error
#150
fr3driiik
closed
6 years ago
3
Getter returning Optional<T> of nullable T causing compilation error
#149
fr3driiik
closed
6 years ago
2
Update Jackson to 2.9.6
#148
freddyboucher
closed
6 years ago
1
add wrappers that selects an array implementation based on the mode you are running (Dev Mode vs Compiled)
#147
majcn
closed
6 years ago
0
Custom deserializer compilation error
#146
alexxomka
opened
6 years ago
0
issue #144
#145
nfekete
closed
3 years ago
1
Support for @JsonCreator(mode = Mode.DELEGATING)
#144
nfekete
opened
6 years ago
0
Please REVERT the dependency on Jackson 2.9.*, Jackson 2.9.* is NOT compatible with GWT.
#143
michael-newsrx
closed
6 years ago
2
Fix compilation issue due to incompatible classes
#142
freddyboucher
closed
6 years ago
1
New approach: use RemoteThrowable in order to avoid any kind of deser…
#141
freddyboucher
closed
6 years ago
3
Expected a string but was BEGIN_OBJECT at line 1 column 2
#140
darumaGit
opened
6 years ago
1
Upgrade Jackson to 2.9.5
#139
freddyboucher
closed
6 years ago
0
Support for java.util.Optional
#138
kukido
opened
6 years ago
1
Fixed Issue #113: Allow you to reuse GWT compatiable Jackson serializers/deserializers
#137
Christopher-Chianelli
closed
3 years ago
3
No source code is available for type com.fasterxml.jackson.databind.ObjectMapper; did you forget to inherit a required module?
#136
ravi473
opened
6 years ago
3
make generic key works
#135
freddyboucher
closed
6 years ago
0
Upgraded jackson-version to 2.8.10
#134
batrashubham
closed
6 years ago
1
#120 SimpleBeanJacksonTest.testSerializeValue FAILURE
#133
freddyboucher
closed
6 years ago
1
Update restygwt sample dependencies
#132
freddyboucher
closed
6 years ago
0
Enable Travis build
#131
freddyboucher
closed
6 years ago
1
Update samples gwt and gwt-maven-plugin dependencies to latest
#130
freddyboucher
closed
6 years ago
0
#126 #125 Fix Map<> serialization with null value when Include is spe…
#129
freddyboucher
closed
6 years ago
0
New extensions: Objectify and Remote Logging
#128
freddyboucher
closed
6 years ago
18
HashMap <SimplePojo, Set <Integer>> ...does not serialize into Json
#127
yasinmustafa
closed
7 years ago
2
Incorrect serialisation of Map<> with a null value with JsonSerializa…
#126
freddyboucher
closed
7 years ago
0
Next