-
-
Notifications
You must be signed in to change notification settings - Fork 142
Issues: FasterXML/jackson-module-scala
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
CI for 3.x failing to publish snapshot jars
#731
opened May 13, 2025 by
pjfanning
updated May 22, 2025
add tests for scala class with a JsonCreator annotation
#716
opened Mar 28, 2025 by
pjfanning
updated Mar 28, 2025
add Automatic-Module-Name
3.x
Something that likely has to be done in 3.x, not 2.x
#569
opened Feb 26, 2022 by
pjfanning
updated Jan 24, 2025
Examine MixIn annotation support for trait fields
#79
opened May 11, 2013 by
christophercurrie
updated Aug 13, 2024
potentially implement annotation introspector findPrimaryCreator
#681
opened Jul 10, 2024 by
pjfanning
updated Jul 10, 2024
investigate OptionSerializerTest default typing test and CaseClassSerializerTest serialize java getters test
3.x
Something that likely has to be done in 3.x, not 2.x
#679
opened Jun 22, 2024 by
pjfanning
updated Jun 22, 2024
See if there is benefit from integrating with jackson-databind better wrt detecting "canonical" Constructor for Scala (case) classes
2.18
#677
opened Jun 10, 2024 by
cowtowncoder
updated Jun 11, 2024
Serializer for Scala Map converts to Java Map - avoid this conversion
#470
opened Aug 27, 2020 by
pjfanning
updated Dec 4, 2023
Collection of case classes deserialized as Collection of Map2
#650
opened Oct 9, 2023 by
jameskyle
updated Oct 10, 2023
Dependency on .class and .tasty files causes footprint bloat for GraalVM NativeImage
#642
opened Jul 3, 2023 by
AlanBurlison
updated Jul 3, 2023
deserialization to case class with required field
#203
opened May 5, 2015 by
igreenfield
updated Nov 3, 2022
objects and case objects not serialized properly on Scala 2.13/3 when getter visibilty is disabled
#596
opened Aug 31, 2022 by
lggmonclar
updated Sep 3, 2022
Integer runtime value in a collection typed as Double
#275
opened Jul 20, 2016 by
l15k4
updated Aug 8, 2022
Many threads blocked in LRUMap (with
ScalaObjectMapper
) -- increase type cache size?
#428
opened Nov 2, 2018 by
gmethvin
updated Jul 1, 2022
"get" appearing in property names with 2.6.x
#224
opened Sep 15, 2015 by
wuservices
updated Oct 8, 2021
investigate test code that passes in jackson-module-scala v2 but not in v3
3.x
Something that likely has to be done in 3.x, not 2.x
#536
opened Jul 31, 2021 by
pjfanning
updated Oct 2, 2021
investigate Map serialization test that fails with Scala 3
help wanted
scala3
#533
opened Jul 31, 2021 by
pjfanning
updated Sep 24, 2021
AccessControlException is thrown on Google AppEngine while serializing object
#326
opened Jun 2, 2017 by
davseitsev
updated Sep 21, 2021
Map serialization ignores JsonSerialize of keys
#316
opened Feb 10, 2017 by
dcsobral
updated Sep 4, 2021
ClassCastException,bean include Long key of map in 2.7.2
#241
opened Mar 9, 2016 by
lujian0571
updated Sep 4, 2021
jsonSchema generation for classes extending TraversableOnce return { type: array }
#232
opened Jan 6, 2016 by
kolia
updated Sep 4, 2021
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.