spring-framework/spring-beans
Stephane Nicoll e51330e905 Keep YAML entries that haven an empty array value
Prior to this commit, a YAML entry that define an empty array value was
lost. This commit makes sure to flag it with an empty String, which
corresponds as an empty comma separated list of entries in the
properties format.

Issue: SPR-16769
2018-04-29 10:30:08 +02:00
..
src Keep YAML entries that haven an empty array value 2018-04-29 10:30:08 +02:00
spring-beans.gradle Upgrade to Gradle 4.6 2018-04-04 12:39:09 +02:00