Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DominoKit/domino-jackson issues and pull requests
#79 - Add support for custom serializer/deserializer
Issue -
State: closed - Opened by jschmied 12 months ago
- 4 comments
Labels: Feature
#78 - Domino-jackson-pocessor use the package of bean to generate DeserializerImpl/SerializerImpl.
Issue -
State: closed - Opened by foal about 1 year ago
- 2 comments
#77 - Update elemental2 dependencies
Issue -
State: closed - Opened by vegegoku about 1 year ago
Labels: enhancement, dependencies
#76 - #75 - Add missing methods for jackson annotations
Pull Request -
State: closed - Opened by FrankHossfeld about 1 year ago
#75 - add missing methods to jackson-annotations
Issue -
State: closed - Opened by FrankHossfeld about 1 year ago
- 2 comments
#73 - Avoid guava vulnerability issue
Issue -
State: closed - Opened by vegegoku about 1 year ago
Labels: dependencies
#72 - serialize NaN and +/-Infinity as strings in lenient mode
Pull Request -
State: closed - Opened by tobias-hammerschmidt about 1 year ago
- 5 comments
#71 - workaround for https://github.com/DominoKit/domino-jackson/issues/70
Pull Request -
State: closed - Opened by tobias-hammerschmidt about 1 year ago
- 1 comment
#70 - Compilation error in case of recursive class structures
Issue -
State: closed - Opened by tobias-hammerschmidt about 1 year ago
Labels: bug
#69 - Fix for https://github.com/DominoKit/domino-jackson/issues/68
Pull Request -
State: closed - Opened by tobias-hammerschmidt about 1 year ago
- 3 comments
#68 - domino-jackson fails to serialize NaN/Infinity even though deserialization works
Issue -
State: closed - Opened by tobias-hammerschmidt about 1 year ago
- 1 comment
#67 - Deserialization gets slow with large data sets
Issue -
State: open - Opened by howudodat about 1 year ago
- 1 comment
#66 - Not all setters and getters forms are supported by the processor
Issue -
State: closed - Opened by natros over 1 year ago
- 4 comments
Labels: bug
#65 - Unsupported enums from new jackson in JsonFormat.Feature
Issue -
State: closed - Opened by philkohl over 1 year ago
Labels: enhancement
#63 - Bump guava from 31.1-jre to 32.0.0-jre in /domino-jackson-processor
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#62 - Outdated Jackson annotations may lead to conflict with other dependencies
Issue -
State: closed - Opened by adrian-haenni almost 2 years ago
- 2 comments
#61 - domino-jackson does not work with j2cl-maven-plugin version 0.20 due to exception with specific for loop syntax
Issue -
State: closed - Opened by vegegoku about 2 years ago
Labels: bug
#59 - Fix for #58
Pull Request -
State: closed - Opened by foal over 2 years ago
Labels: bug
#58 - Compilation error in the eclipse with Java 11 (package exists in another module: java.base)
Issue -
State: closed - Opened by foal over 2 years ago
- 3 comments
Labels: bug
#57 - Add support for @JsonPropert(access) to fine control (de)serialized properties
Issue -
State: open - Opened by vegegoku almost 3 years ago
Labels: Feature
#56 - Add support for @JsonFilter
Issue -
State: open - Opened by vegegoku about 3 years ago
Labels: enhancement, Feature
#55 - Exception during Serializer generation
Issue -
State: open - Opened by FrankHossfeld over 3 years ago
- 2 comments
Labels: enhancement
#54 - Wrong package for JsonDeserializer/JsonSerializer
Issue -
State: closed - Opened by foal over 3 years ago
- 3 comments
Labels: bug
#53 - update readme
Pull Request -
State: closed - Opened by vegegoku over 3 years ago
#52 - Bump guava from 27.1-jre to 29.0-jre in /domino-jackson-processor
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#51 - Support getInstant() method for custom (de)serializer
Issue -
State: closed - Opened by foal over 3 years ago
- 8 comments
Labels: enhancement
#50 - Support JsonCreator with delegating mode
Issue -
State: open - Opened by foal almost 4 years ago
#48 - Fix for #46
Pull Request -
State: closed - Opened by foal almost 4 years ago
#47 - Test and fix for #46
Pull Request -
State: closed - Opened by foal almost 4 years ago
#46 - ClassCastException on primitive type deserialization
Issue -
State: open - Opened by foal almost 4 years ago
- 2 comments
Labels: bug, enhancement
#45 - Generating reader/writer should generate only the supported methods
Issue -
State: open - Opened by rjeeb about 4 years ago
- 3 comments
#44 - package name is not correct with when run annotation processors with eclipse
Issue -
State: closed - Opened by vegegoku about 4 years ago
Labels: bug
#43 - Error: java.lang.ClassCastException: org.treblereel.dto.Import cannot be cast to org.treblereel.Import
Pull Request -
State: closed - Opened by treblereel about 4 years ago
- 3 comments
Labels: bug, enhancement
#42 - Error: java.lang.ClassCastException: org.treblereel.dto.Import cannot be cast to org.treblereel.Import
Issue -
State: open - Opened by treblereel about 4 years ago
Labels: bug
#42 - Error: java.lang.ClassCastException: org.treblereel.dto.Import cannot be cast to org.treblereel.Import
Issue -
State: open - Opened by treblereel about 4 years ago
Labels: bug
#41 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#41 - Bump junit from 4.12 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#40 - in some cases typeParameters.size > typeArguments.size which leads to…
Pull Request -
State: closed - Opened by treblereel about 4 years ago
- 7 comments
Labels: bug, enhancement
#39 - In some cases apt could write generated file which was already writte…
Pull Request -
State: closed - Opened by treblereel about 4 years ago
- 1 comment
#38 - In some cases @JsonSubTypes leads to IndexOutOfBoundsException
Issue -
State: closed - Opened by treblereel about 4 years ago
- 3 comments
Labels: bug
#37 - Replace the use of `typeMirror.toString()` to avoid inconsistent behaviors in code generation
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: bug
#37 - Replace the use of `typeMirror.toString()` to avoid inconsistent behaviors in code generation
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: bug
#36 - Update gwt-maven-plugin from 1.0-rc-8 to 1.0.0
Pull Request -
State: closed - Opened by TDesjardins over 4 years ago
#36 - Update gwt-maven-plugin from 1.0-rc-8 to 1.0.0
Pull Request -
State: closed - Opened by TDesjardins over 4 years ago
#35 - Deserializing Enum constants fails in j2cl
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: bug
#35 - Deserializing Enum constants fails in j2cl
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: bug
#34 - Initialize new (de)serializersParameters from using the default (de)serializerParameters
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: enhancement
#34 - Initialize new (de)serializersParameters from using the default (de)serializerParameters
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: enhancement
#33 - Initialize new
Issue -
State: closed - Opened by vegegoku over 4 years ago
#33 - Initialize new
Issue -
State: closed - Opened by vegegoku over 4 years ago
#32 - Fix processor shading and relocations
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: enhancement
#32 - Fix processor shading and relocations
Issue -
State: closed - Opened by vegegoku over 4 years ago
Labels: enhancement
#31 - StackOverflowError
Issue -
State: closed - Opened by natros almost 5 years ago
- 6 comments
Labels: bug, enhancement
#31 - StackOverflowError
Issue -
State: closed - Opened by natros almost 5 years ago
- 6 comments
Labels: bug, enhancement
#30 - Gradle: ObjectMapperProcessor is not incremental, full recompilation is required
Issue -
State: open - Opened by natros almost 5 years ago
- 2 comments
#30 - Gradle: ObjectMapperProcessor is not incremental, full recompilation is required
Issue -
State: open - Opened by natros almost 5 years ago
- 2 comments
#29 - gwt-cldr not found
Issue -
State: closed - Opened by natros almost 5 years ago
- 4 comments
#29 - gwt-cldr not found
Issue -
State: closed - Opened by natros almost 5 years ago
- 4 comments
#28 - Adding super source folder for jackson-apt
Pull Request -
State: closed - Opened by tedynaidenov almost 5 years ago
- 4 comments
#28 - Adding super source folder for jackson-apt
Pull Request -
State: closed - Opened by tedynaidenov almost 5 years ago
- 4 comments
#27 - Add support for @JsonDeserialize
Issue -
State: closed - Opened by vegegoku almost 5 years ago
- 2 comments
Labels: Feature
#27 - Add support for @JsonDeserialize
Issue -
State: closed - Opened by vegegoku almost 5 years ago
- 2 comments
Labels: Feature
#26 - Add support for @JsonCreator
Issue -
State: closed - Opened by vegegoku almost 5 years ago
- 1 comment
Labels: Feature
#26 - Add support for @JsonCreator
Issue -
State: closed - Opened by vegegoku almost 5 years ago
- 1 comment
Labels: Feature
#25 - Support for custom (de)serializers
Issue -
State: open - Opened by FrankW76 almost 5 years ago
Labels: enhancement, Feature
#25 - Support for custom (de)serializers
Issue -
State: open - Opened by FrankW76 almost 5 years ago
Labels: enhancement, Feature
#24 - Add support for JsonInclude
Issue -
State: closed - Opened by rjeeb almost 5 years ago
Labels: Feature
#24 - Add support for JsonInclude
Issue -
State: closed - Opened by rjeeb almost 5 years ago
Labels: Feature
#23 - Add back the dependency on auto-commons
Issue -
State: closed - Opened by vegegoku almost 5 years ago
Labels: bug
#23 - Add back the dependency on auto-commons
Issue -
State: closed - Opened by vegegoku almost 5 years ago
Labels: bug
#22 - domino-jackson doesn't handle cycles
Issue -
State: closed - Opened by TDesjardins about 5 years ago
- 1 comment
Labels: bug
#22 - domino-jackson doesn't handle cycles
Issue -
State: closed - Opened by TDesjardins about 5 years ago
- 1 comment
Labels: bug
#21 - Add support for @JsonFormat
Issue -
State: closed - Opened by vegegoku about 5 years ago
Labels: Feature
#21 - Add support for @JsonFormat
Issue -
State: closed - Opened by vegegoku about 5 years ago
Labels: Feature
#20 - Improved generic handling incl. polymorphism and wildcards
Pull Request -
State: closed - Opened by tedynaidenov over 5 years ago
- 1 comment
Labels: enhancement
#20 - Improved generic handling incl. polymorphism and wildcards
Pull Request -
State: closed - Opened by tedynaidenov over 5 years ago
- 1 comment
Labels: enhancement
#19 - Add support for @JsonTypeInfo and @JsonSubTypes
Issue -
State: open - Opened by vegegoku over 5 years ago
Labels: Feature
#19 - Add support for @JsonTypeInfo and @JsonSubTypes
Issue -
State: open - Opened by vegegoku over 5 years ago
Labels: Feature
#19 - Add support for @JsonTypeInfo and @JsonSubTypes
Issue -
State: open - Opened by vegegoku over 5 years ago
Labels: Feature
#18 - JSON Mapper/Reader/Writer for generic Java types
Pull Request -
State: closed - Opened by tedynaidenov over 5 years ago
- 3 comments
Labels: Feature
#18 - JSON Mapper/Reader/Writer for generic Java types
Pull Request -
State: closed - Opened by tedynaidenov over 5 years ago
- 3 comments
Labels: Feature
#17 - Use JSON with Global scope instead of JSON of window scope
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#17 - Use JSON with Global scope instead of JSON of window scope
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#17 - Use JSON with Global scope instead of JSON of window scope
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#16 - Add support for @JsonIgnoreProperties(ignoreUnknown = true)
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: Feature
#16 - Add support for @JsonIgnoreProperties(ignoreUnknown = true)
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: Feature
#16 - Add support for @JsonIgnoreProperties(ignoreUnknown = true)
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: Feature
#15 - fields annotated with @JsIgnore in base classes are not ignored.
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#15 - fields annotated with @JsIgnore in base classes are not ignored.
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#15 - fields annotated with @JsIgnore in base classes are not ignored.
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: bug
#14 - Use jackson 2.9.4 annotations instead of 2.8.4
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: enhancement
#14 - Use jackson 2.9.4 annotations instead of 2.8.4
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: enhancement
#14 - Use jackson 2.9.4 annotations instead of 2.8.4
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: enhancement
#13 - Add @JsonProperty and @JsonIgnore support
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: Feature
#13 - Add @JsonProperty and @JsonIgnore support
Issue -
State: closed - Opened by vegegoku almost 6 years ago
Labels: Feature
#12 - Auto generate INSTANCE field for generated mappers
Issue -
State: closed - Opened by vegegoku about 6 years ago
Labels: enhancement
#12 - Auto generate INSTANCE field for generated mappers
Issue -
State: closed - Opened by vegegoku about 6 years ago
Labels: enhancement
#12 - Auto generate INSTANCE field for generated mappers
Issue -
State: closed - Opened by vegegoku about 6 years ago
Labels: enhancement
#11 - Enhance the UUID emulation by using clock bits for clock field
Issue -
State: open - Opened by vegegoku about 6 years ago
#11 - Enhance the UUID emulation by using clock bits for clock field
Issue -
State: open - Opened by vegegoku about 6 years ago