JIRA: https://jira.springsource.org/browse/INT-3209 Previously, the DefaultFileNameGenerator re-parsed the SpEL expression for every message. Compile the SpEL once (and if it is changed). Change unit tests to match changes.
JIRA: https://jira.springsource.org/browse/INT-3209 Previously, the DefaultFileNameGenerator re-parsed the SpEL expression for every message. Compile the SpEL once (and if it is changed). Change unit tests to match changes.