Skip to content

Instantly share code, notes, and snippets.

@gunnarmorling
Created March 7, 2016 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gunnarmorling/114036775b0c40fa9142 to your computer and use it in GitHub Desktop.
Save gunnarmorling/114036775b0c40fa9142 to your computer and use it in GitHub Desktop.
@ValueMapping( source = "BAR", target = "FOO" )
@ValueMapping( source = "<ANY>", target = "DEFAULT" )
@ValueMapping( source = "<ANY_UNMAPPED>", target = "BLUB" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment