jmapper-framework/jmapper-core
Elegance, high performance and robustness all in one java bean mapper
10 Releases
Latest: 9y ago
1.6.1.CR1Latest
Immutable objects!
1.6.0.1
Fixed some bugs, see Release Notes wiki page for more information.
1.6.0
Configuration via API
1.5.0
Nested Mapping!
1.4.2
Update the inherited mapping
1.4.1jmapper-core-1.4.1
📋 Changes
- issue [#14](https://github.com/jmapper-framework/jmapper-core/issues/14) closed: special characters (as $) are handled in basic mapping
- issue [#15](https://github.com/jmapper-framework/jmapper-core/issues/15) closed: synthetic and serialVersionUID fields are ignored by the mapping.
1.4.0jmapper-core-1.4.0
📋 Changes
- xml configuration as String
- bytecode generation strategy
- issue [#8](https://github.com/jmapper-framework/jmapper-core/issues/8) closed
1.3.3.1jmapper-core-1.3.3.1
This is a minor release that closes three bug
1.3.3jmapper-core-1.3.3
Regex function added. Now it's possible use regex to identify fields.
1.3.2jmapper-core-1.3.2
