Getting Started
There are two options available for using the mapping framework:
-
Generated Mapping - mappings are precompiled during the build phase
-
Runtime Mapping - mappings are loaded during runtime (at application startup). Provides support for conditional mapping using SpEL
For details on how to define mapping relationships using the framework: