Stand-alone data-binding module designed as a light-weight (and -featured) alternative to `jackson-databind`: will only deal with "Maps, Lists, Strings, wrappers and Java Beans" (jr-objects), or simple read-only trees (jr-stree)
Apache License 2.0
242
stars
31
forks
source link
Implement #25: add support for single-int Constructors #123
Ok, here's my alternative to #121, based on ideas from there but changing container for constructors; decided it is easier to do separate PR than modify one in-place.
Ok, here's my alternative to #121, based on ideas from there but changing container for constructors; decided it is easier to do separate PR than modify one in-place.