• 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
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...