jackson-databind icon indicating copy to clipboard operation
jackson-databind copied to clipboard

feat(#1381): Add a way to specify "inject-only" with @JacksonInject

Open giulong opened this issue 5 months ago • 5 comments

useInput=TRUE in JacksonInject now make deserialization discard the injected value in favor of input (if any)

giulong avatar May 24 '25 11:05 giulong