spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Document support for varargs method and constructor invocations in SpEL

Open sbrannen opened this issue 1 year ago • 0 comments

As discussed in https://github.com/spring-projects/spring-framework/issues/33315#issuecomment-2270161230 and subsequent comments in that issue, the language reference for the Spring Expression Language (SpEL) currently does not document support for varargs method, constructor, and function invocations.

We should add notes to the corresponding sections (Constructors, Methods, Functions) to officially document our varargs support in SpEL.

sbrannen avatar Aug 06 '24 13:08 sbrannen