Files
spring-framework/spring-context/src/test/java/org/springframework
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result
Allow the @CachePut 'key' SpEL to refer to the result of the method call
via a '#result' variable.

This change is particularly useful when working with JPA entities that
have generated @Id values since the ID will often not be available
until the entity has been saved.

Issue: SPR-10664
2013-06-23 09:07:16 -07:00
..
2013-03-06 11:06:15 -08:00
2013-03-06 11:06:15 -08:00
2013-01-04 10:02:29 +01:00
2013-03-06 11:06:15 -08:00
2013-01-04 10:02:29 +01:00
2013-01-04 10:02:29 +01:00
2013-04-23 13:53:09 +02:00