• Phillip Webb's avatar
    Only allow binder recursion with Maps · 588dcf76
    Phillip Webb authored
    Refine the binder recursion rules introduced in commit f3373238 so
    they only apply to Maps. Recursive List and Array binding is now no
    longer allowed. Prior to this commit, binding a List that contained a
    reference to itself would fail with a `StackOverflowException` if the
    underlying property source was not iterable.
    
    Fixes gh-10702
    588dcf76
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...