Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FasterXML/jackson-databind issues and pull requests
#1397 - Ignore custom serializer in root
Issue -
State: closed - Opened by reinaldo-besen over 8 years ago
- 3 comments
Labels: will-not-fix
#1394 - Non-cachable deserializers are still created in a single-threaded way
Issue -
State: closed - Opened by winitzki over 8 years ago
- 7 comments
#1387 - CDI proxy class serialization not supported
Issue -
State: closed - Opened by cassiomolin over 8 years ago
- 11 comments
Labels: will-not-fix
#1381 - Add a way to specify "inject-only" with `@JacksonInject`
Issue -
State: open - Opened by cowtowncoder over 8 years ago
- 3 comments
#1373 - Consider removing use of global default `TypeFactory.defaultInstance()`
Issue -
State: closed - Opened by cowtowncoder over 8 years ago
- 1 comment
Labels: duplicate
#1373 - Consider removing use of global default `TypeFactory.defaultInstance()`
Issue -
State: closed - Opened by cowtowncoder over 8 years ago
- 1 comment
Labels: duplicate
#1364 - Issue #1242 : Support for comma delimited lists in String[], int[] and short[]
Pull Request -
State: closed - Opened by LokeshN over 8 years ago
- 3 comments
#1364 - Issue #1242 : Support for comma delimited lists in String[], int[] and short[]
Pull Request -
State: closed - Opened by LokeshN over 8 years ago
- 3 comments
#1328 - External property polymorphic deserialization does not work with enums
Issue -
State: closed - Opened by rocketraman over 8 years ago
- 24 comments
#1317 - '@JsonIgnore' annotation not working with creator properties, serialization
Issue -
State: closed - Opened by rajanya over 8 years ago
- 25 comments
#1281 - `@JsonIgnoreProperties` should work for "any getter"
Issue -
State: open - Opened by benson-basis over 8 years ago
- 2 comments
#1266 - @JsonFormat formatted date data appear time zone problem
Issue -
State: closed - Opened by guoai2015 over 8 years ago
- 6 comments
#1142 - Support `@JsonIgnoreProperties` for "any setter"
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
- 1 comment
#1142 - Support `@JsonIgnoreProperties` for "any setter"
Issue -
State: closed - Opened by cowtowncoder almost 9 years ago
- 1 comment
#1070 - Ignore super class methods / Classloader issue
Issue -
State: closed - Opened by cmelchior about 9 years ago
- 9 comments
Labels: will-not-fix
#982 - Embedding Java 8 modules
Issue -
State: open - Opened by lpandzic over 9 years ago
- 4 comments
#911 - Add serialization feature: strict numbers (FPs that fit `long`, Javascript compatibility)
Issue -
State: open - Opened by michaelhixson over 9 years ago
- 22 comments
#806 - Problem with `NamingStrategy`, creator methods with implicit names
Issue -
State: closed - Opened by cowtowncoder over 9 years ago
- 3 comments
Labels: property-discovery, 2.18
#752 - Deserialize to `java.util.Map` while ignoring empty strings
Issue -
State: closed - Opened by tuscland almost 10 years ago
- 3 comments
#662 - Expanding capabilities of @JsonRootName
Issue -
State: closed - Opened by RutledgePaulV about 10 years ago
- 6 comments
#662 - Expanding capabilities of @JsonRootName
Issue -
State: closed - Opened by RutledgePaulV about 10 years ago
- 6 comments
#644 - Allow skipping writing of type id if type to serialize is `defaultImpl`
Issue -
State: open - Opened by cowtowncoder about 10 years ago
- 1 comment
#639 - `@JacksonInject` causes deserialization failure (unresolved forward reference)
Issue -
State: open - Opened by cowwoc about 10 years ago
- 3 comments
Labels: has-failing-test
#638 - Add annotation-based method(s) for injecting properties during serialization
Issue -
State: closed - Opened by cowtowncoder about 10 years ago
#567 - Add a feature to require "complete" creators; that is, to prevent use of setters if using property-based creator
Issue -
State: open - Opened by cowtowncoder over 10 years ago
- 1 comment
#562 - Allow `@JsonAnySetter` to flow through Creators
Issue -
State: closed - Opened by bimargulies over 10 years ago
- 14 comments
Labels: most-wanted, 2.18
#518 - `@JsonPropertyOrder(alphabetic = true)` does not include `@JsonAnyGetter`
Issue -
State: open - Opened by lathspell over 10 years ago
- 10 comments
Labels: 3.x
#501 - Exceptions when deserialize Setterless properties with type info(polymorphic deserialization)
Issue -
State: open - Opened by fangzhen over 10 years ago
- 14 comments
Labels: has-failing-test
#501 - Exceptions when deserialize Setterless properties with type info(polymorphic deserialization)
Issue -
State: open - Opened by fangzhen over 10 years ago
- 14 comments
Labels: has-failing-test
#493 - (for Jackson 3.x) Reconsider DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES default setting
Issue -
State: open - Opened by odrotbohm over 10 years ago
- 23 comments
Labels: 3.x, most-wanted
#493 - Change `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` default to `false`
Issue -
State: closed - Opened by odrotbohm over 10 years ago
- 30 comments
Labels: 3.x, most-wanted
#274 - Adding extra properties with MixIn
Issue -
State: closed - Opened by cemo over 11 years ago
- 9 comments
#265 - Add descriptive exception for attempts to use `@JsonWrapped` via Creator parameter
Issue -
State: closed - Opened by cowtowncoder over 11 years ago
- 6 comments
#171 - @JsonUnwrapped not supported for Map-valued properties
Issue -
State: open - Opened by stevenschlansker almost 12 years ago
- 33 comments
Labels: most-wanted