-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Milestone
Description
(note: moved from http://jira.codehaus.org/browse/JACKSON-817)
Due to the way Jackson property introspection works, transient fields are ignored and one can not use @JacksonInject for them.
However, it would be nice to be able to do that, since while such fields should not be serialized, it would make sense to be able to inject values for them during deserialization. This may require some changes to property discovery.
Metadata
Metadata
Assignees
Labels
No labels