11 Commits

Author SHA1 Message Date
Gunnar Morling
3e8ba36774 #64 Removing superfluous indentations from templates; Each template can start with an indentation of 0 as it will be correctly indented automatically later on 2013-08-18 00:30:46 +02:00
Gunnar Morling
186c127ebd #61 Instantiating collections/maps also if implementation type is used as target type 2013-08-15 23:53:52 +02:00
Gunnar Morling
4f44cea112 #61 Making sure type parameters are correctly specified when instantiating collection types 2013-08-15 23:53:52 +02:00
Gunnar Morling
585f944574 #61 Refactoring Type into a wrapper around TypeMirror 2013-08-15 23:53:51 +02:00
Gunnar Morling
86a8e72692 #31 Providing support for bean mapping methods with several source parameters 2013-08-15 23:53:51 +02:00
Gunnar Morling
9e5fc2af8e #19 Adding template for Parameter, simplifying PropertyMapping by passing source and target bean via template 2013-07-21 11:59:02 +02:00
Gunnar Morling
6e9abacdd6 #44 Creating template for writing MappingMethodReferences, enhancing templating mechanism to pass additional objects to <includeModel/> directive 2013-07-13 16:30:31 +02:00
Andreas Gudian
1fc36d1415 Correct indentation of property mappings with conversion 2013-07-11 21:57:20 +02:00
Gunnar Morling
97e1848887 #26 Template clean-up 2013-07-07 16:32:57 +02:00
Gunnar Morling
abba4fb716 #26 Adding support for mappings between Date and String, optionally applying a format string 2013-07-07 14:45:47 +02:00
Gunnar Morling
335b9d77ac #32 Extracting template for property mappings 2013-06-22 18:47:32 +02:00