Skip to content
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

Add new properties for @JacksonInject #120

Closed
cowtowncoder opened this issue Apr 13, 2017 · 0 comments
Closed

Add new properties for @JacksonInject #120

cowtowncoder opened this issue Apr 13, 2017 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

cowtowncoder commented Apr 13, 2017

(note: required by FasterXML/jackson-databind#1381)

There is need to extend @JacksonInject with couple of things:

  • Value object (JacksonInject.Value) for representing all properties at databind level (to allow merging, possibly setting defaults)
  • New property useInput, with value type of OptBoolean: if enabled (OptBoolean.TRUE), input value would override injected default
    • Default is OptBoolean.TRUE for backwards compatibility; value of OptBoolean.DEFAULT is taken to mean the same
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant