JIRA: https://jira.spring.io/browse/INT-4241 To allow `ArrayNode` to be treated as `List` in SpEL expressions, wrap them to the internal `ArrayNodeAsList` implementation Fix Checkstyle errors * Add `iterator()` support to the `ArrayNodeAsList`
JIRA: https://jira.spring.io/browse/INT-4241 To allow `ArrayNode` to be treated as `List` in SpEL expressions, wrap them to the internal `ArrayNodeAsList` implementation Fix Checkstyle errors * Add `iterator()` support to the `ArrayNodeAsList`