Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
jackson-user
Conversations
Labels
About
jackson-user
Contact owners and managers
1–30 of 1197
Mark all as read
Report group
0 selected
Jasper Timmer
,
Tatu Saloranta
2
Oct 31
Conflicting setConfig
On Thu, Oct 31, 2024 at 8:33 AM Jasper Timmer <jjwt...@gmail.com> wrote: > > Who knows
unread,
Conflicting setConfig
On Thu, Oct 31, 2024 at 8:33 AM Jasper Timmer <jjwt...@gmail.com> wrote: > > Who knows
Oct 31
Steinar Bang
, …
Tatu Saloranta
12
Oct 30
Limited JSON-LD serialization (the ActivityPub @context)
>>>>> Tatu Saloranta <ta...@fasterxml.com>: > On Tue, Oct 29, 2024 at 11:09 AM
unread,
Limited JSON-LD serialization (the ActivityPub @context)
>>>>> Tatu Saloranta <ta...@fasterxml.com>: > On Tue, Oct 29, 2024 at 11:09 AM
Oct 30
Tatu Saloranta
Oct 28
Jackson 2.18.1 being release -- upgrade from 2.18.0 strongly recommended
Quick PA: I am releasing Jackson 2.18. Changes listed, as usual, here: https://github.com/FasterXML/
unread,
Jackson 2.18.1 being release -- upgrade from 2.18.0 strongly recommended
Quick PA: I am releasing Jackson 2.18. Changes listed, as usual, here: https://github.com/FasterXML/
Oct 28
nli...@gmail.com
,
Joo Hyuk Kim
7
Oct 19
Add elements to initialized custom collection
Didn't know they exist. Last time I was told to use the mailing lists. On Saturday, October 19,
unread,
Add elements to initialized custom collection
Didn't know they exist. Last time I was told to use the mailing lists. On Saturday, October 19,
Oct 19
Bryn Hakl
,
Tatu Saloranta
3
Sep 28
Using a deserializer on an array
That works! Thanks!
unread,
Using a deserializer on an array
That works! Thanks!
Sep 28
Tatu Saloranta
Sep 27
Jackson 2.18.0 released: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18
Ok so I finally went ahead and released the official Jackson 2.18.0. As usual, the full release notes
unread,
Jackson 2.18.0 released: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18
Ok so I finally went ahead and released the official Jackson 2.18.0. As usual, the full release notes
Sep 27
Marlon Patrick
, …
Tatu Saloranta
4
Sep 16
Recommendation for RecyclerPool when using Java 21 Virtual Threads
On Thu, Sep 12, 2024 at 4:36 PM Joo Hyuk Kim (Vince) <bean...@gmail.com> wrote: > >
unread,
Recommendation for RecyclerPool when using Java 21 Virtual Threads
On Thu, Sep 12, 2024 at 4:36 PM Joo Hyuk Kim (Vince) <bean...@gmail.com> wrote: > >
Sep 16
Tatu Saloranta
,
Joo Hyuk Kim
2
Sep 11
Blog post about 2.18.0-rc1 -> https://cowtowncoder.medium.com/jackson-2-18-rc1-overview-765e29a33371
Content seems good. Shared it on linkedin in case it helps, since there is a huge Java community in
unread,
Blog post about 2.18.0-rc1 -> https://cowtowncoder.medium.com/jackson-2-18-rc1-overview-765e29a33371
Content seems good. Shared it on linkedin in case it helps, since there is a huge Java community in
Sep 11
Chuanwise Rafter
,
Tatu Saloranta
2
Sep 10
Best way to represent expandable data packet object?
On Sat, Sep 7, 2024 at 10:27 AM Chuanwise Rafter <rafte...@gmail.com> wrote: > > I
unread,
Best way to represent expandable data packet object?
On Sat, Sep 7, 2024 at 10:27 AM Chuanwise Rafter <rafte...@gmail.com> wrote: > > I
Sep 10
Maarten Raasveldt
,
Tatu Saloranta
2
Sep 10
JsonParser respecting coercion configuration
On Tue, Sep 10, 2024 at 10:47 AM Maarten Raasveldt <mbraa...@gmail.com> wrote: > > Hi
unread,
JsonParser respecting coercion configuration
On Tue, Sep 10, 2024 at 10:47 AM Maarten Raasveldt <mbraa...@gmail.com> wrote: > > Hi
Sep 10
Chuanwise Rafter
Sep 8
Polymorphic object serialization as another's field won't print type name :(
There are some interfaces and its implementation data classes : ```kotlin ////////////////// Subject
unread,
Polymorphic object serialization as another's field won't print type name :(
There are some interfaces and its implementation data classes : ```kotlin ////////////////// Subject
Sep 8
Joo Hyuk Kim (Vince)
, …
Tatu Saloranta
9
Jul 22
[Jackson 3] Default value(true/false) of `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES`
On Mon, Jul 22, 2024 at 9:04 AM Mantas Gridinas <mgri...@gmail.com> wrote: > > Might be
unread,
[Jackson 3] Default value(true/false) of `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES`
On Mon, Jul 22, 2024 at 9:04 AM Mantas Gridinas <mgri...@gmail.com> wrote: > > Might be
Jul 22
Tatu Saloranta
Jul 5
Jackson 2.17.2 released: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.17.2
Quick note: I just released Jackson 2.17.2 patch: https://github.com/FasterXML/jackson/wiki/Jackson-
unread,
Jackson 2.17.2 released: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.17.2
Quick note: I just released Jackson 2.17.2 patch: https://github.com/FasterXML/jackson/wiki/Jackson-
Jul 5
Chuanwise Rafter
, …
Joo Hyuk Kim
7
May 22
Nested Polymorphic Deserialization using @JsonTypeInfo?
Here is my codes : ```kotlin @JsonTypeInfo( use = JsonTypeInfo.Id.CUSTOM, property = "type"
unread,
Nested Polymorphic Deserialization using @JsonTypeInfo?
Here is my codes : ```kotlin @JsonTypeInfo( use = JsonTypeInfo.Id.CUSTOM, property = "type"
May 22
leducquan
,
Tatu Saloranta
2
May 3
CVE-2023-5072 jackson-core-2.16.0
As per my note on the Github issue that you also filed, no, this does not related to Jackson. Case of
unread,
CVE-2023-5072 jackson-core-2.16.0
As per my note on the Github issue that you also filed, no, this does not related to Jackson. Case of
May 3
Viktor Remennik
,
Mantas Gridinas
4
Apr 27
Custom mapper for conditional map serialization
Thank you for your reply. Yep, my fault, it's just a mve, I actually receive an 'Object o
unread,
Custom mapper for conditional map serialization
Thank you for your reply. Yep, my fault, it's just a mve, I actually receive an 'Object o
Apr 27
Josh Curry
, …
Tatu Saloranta
7
Apr 16
jackson-core shading of ch.randelshofer:fastdoubleparser
> But are numbers legal package path pieces? Alas, no - has to start with a letter and sadly https
unread,
jackson-core shading of ch.randelshofer:fastdoubleparser
> But are numbers legal package path pieces? Alas, no - has to start with a letter and sadly https
Apr 16
Tatu Saloranta
Apr 9
Jackson project joining CommonHaus Foundation
Ok, so quick note: as part of general announcement about new CommonHaus Foundation: https://github.
unread,
Jackson project joining CommonHaus Foundation
Ok, so quick note: as part of general announcement about new CommonHaus Foundation: https://github.
Apr 9
Marko
Jan 3
Compiler error when confiure XmlMapper
Hi I got. a Kotlin compiler error when I try to enable the XML processing information. I'm using
unread,
Compiler error when confiure XmlMapper
Hi I got. a Kotlin compiler error when I try to enable the XML processing information. I'm using
Jan 3
Monarch I
12/20/23
Class com.fasterxml.jackson.annotation.SimpleObjectIdResolver has no default (no arg) constructor
Hello, I'm getting error in deserialize JSON content from given JSON content String. It's
unread,
Class com.fasterxml.jackson.annotation.SimpleObjectIdResolver has no default (no arg) constructor
Hello, I'm getting error in deserialize JSON content from given JSON content String. It's
12/20/23
thom...@gmail.com
,
Tatu Saloranta
2
12/2/23
Suppress an empty xml tag
On Fri, Dec 1, 2023 at 11:21 PM thom...@gmail.com <thom...@gmail.com> wrote: > > I have
unread,
Suppress an empty xml tag
On Fri, Dec 1, 2023 at 11:21 PM thom...@gmail.com <thom...@gmail.com> wrote: > > I have
12/2/23
thom...@gmail.com
, …
Tatu Saloranta
6
11/29/23
Wrong tag names on xml serialize
On Wed, Nov 29, 2023 at 11:48 AM Tatu Saloranta <tsalo...@gmail.com> wrote: > > On Wed,
unread,
Wrong tag names on xml serialize
On Wed, Nov 29, 2023 at 11:48 AM Tatu Saloranta <tsalo...@gmail.com> wrote: > > On Wed,
11/29/23
Tatu Saloranta
11/25/23
Re: [jackson-user] PackageVersion
On Sat, Nov 25, 2023 at 4:41 PM thom...@gmail.com <thom...@gmail.com> wrote: > > I have
unread,
Re: [jackson-user] PackageVersion
On Sat, Nov 25, 2023 at 4:41 PM thom...@gmail.com <thom...@gmail.com> wrote: > > I have
11/25/23
thom...@gmail.com
,
Tatu Saloranta
4
11/17/23
Unrecognized field ""
Good! -+ Tatu +- On Fri, Nov 17, 2023 at 12:33 PM thom...@gmail.com <thom...@gmail.com> wrote:
unread,
Unrecognized field ""
Good! -+ Tatu +- On Fri, Nov 17, 2023 at 12:33 PM thom...@gmail.com <thom...@gmail.com> wrote:
11/17/23
thom...@gmail.com
,
Tatu Saloranta
2
11/17/23
Gettting access to body
On Fri, Nov 17, 2023 at 11:53 AM thom...@gmail.com <thom...@gmail.com> wrote: > > I am
unread,
Gettting access to body
On Fri, Nov 17, 2023 at 11:53 AM thom...@gmail.com <thom...@gmail.com> wrote: > > I am
11/17/23
mlic...@gmail.com
, …
Tatu Saloranta
4
10/18/23
XML serialization: UnsupportedOperationException: Not implemented
On Wed, Oct 18, 2023 at 1:36 PM mlic...@gmail.com <mlic...@gmail.com> wrote: > > I do
unread,
XML serialization: UnsupportedOperationException: Not implemented
On Wed, Oct 18, 2023 at 1:36 PM mlic...@gmail.com <mlic...@gmail.com> wrote: > > I do
10/18/23
Dai MIKURUBE
, …
Tatu Saloranta
7
9/23/23
Let FilteringParserDelegate fail when a matching property does not exist
On Wed, Sep 20, 2023 at 8:43 AM Dai MIKURUBE <dmik...@acm.org> wrote: > > > > But
unread,
Let FilteringParserDelegate fail when a matching property does not exist
On Wed, Sep 20, 2023 at 8:43 AM Dai MIKURUBE <dmik...@acm.org> wrote: > > > > But
9/23/23
Aditya Pant
,
Tatu Saloranta
5
9/20/23
Field level Custom Annotation for JsonPointer expression
On Tue, Sep 19, 2023 at 7:19 AM Aditya Pant <aditya...@gmail.com> wrote: > > I have
unread,
Field level Custom Annotation for JsonPointer expression
On Tue, Sep 19, 2023 at 7:19 AM Aditya Pant <aditya...@gmail.com> wrote: > > I have
9/20/23
gapag
,
Tatu Saloranta
3
9/1/23
Simple(Des|S)erializers not a good fit for handling generic types: what is a good fit?
Correct, `SimpleSerializers`/`-Deserializers` won't work for generic types in general, and
unread,
Simple(Des|S)erializers not a good fit for handling generic types: what is a good fit?
Correct, `SimpleSerializers`/`-Deserializers` won't work for generic types in general, and
9/1/23
Ken Hancock
, …
Tatu Saloranta
10
8/18/23
convertValue ignore anySetter/anyGettter
On Wed, Aug 16, 2023 at 7:35 AM Ken Hancock <hanc...@gmail.com> wrote: > > Success. I
unread,
convertValue ignore anySetter/anyGettter
On Wed, Aug 16, 2023 at 7:35 AM Ken Hancock <hanc...@gmail.com> wrote: > > Success. I
8/18/23