Skip to content

Files

Latest commit

Sep 7, 2012
1336f8d · Sep 7, 2012

History

History
This branch is 360 commits behind spring-attic/spring-framework-issues:master.

SPR-9566

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 7, 2012
Sep 7, 2012
Sep 7, 2012

See ArgumentConversionTest.

Uses a simple SpEL expression to send a byte[] to a method, which simply returns its parameter. As you can see the array is copied before the method invocation.