- trigger link
- trigger release with new GPG key signing link
- release link
- Add helper to get private field value (#18) (#19) link
- lazy map bug with _ delimiter and sub-map(#16) link
- release 3.12 link
- Merge pull request #15 from yakworks/dev link
- add regex sandbox test link
- Merge branch 'release/3.11.x' into dev link
- tweaks for nested LazyPathKeyMap link
- New DataProblem keys, LazyPathKeyMap, Map utils and setValue for path… (#14) link
- release link
- fix up the Bars.java static initializer, was calling a get. move into method so can be reused if needed link
- fix comments on the Bars class, point to docs. link
- Handlebars (#13) link
- 9ci/domain9#1377 Fix pathkeymap to support list of elements which are… (#12) link
- Binder with Jackson, new BeanTools and JacksonJson utils. (#11) link
- add springframework.utils for reflection so we can use the nice features without full dependecy on the framework. link
- copy in springframework.util for reflection and calss utils add mkdirs and delete to the path object add setFieldValue that can be used to set privates and finals for those pesky situations. link
- change gradle.projectDir and gradle.rootProjectDir to project prefix … (#10) link
- enable simple streaming for basic types, enhance metaentity, add test… (#9) link
- MetaEntity prop name consistent, PathKeyMap, JsonEngine thread safe, (#8) link
- Metamap and centralized json into groovy-commons (#5) link
- cleanup, change ApiResults to use list property (#4) link
Initial Release