Files
spring-boot/spring-boot-project
Phillip Webb 5f10c82284 Change property mapper to use array returns
Update the `PropertyMapper` interface to return arrays rather than
Lists. Since implementations are package-private it's possible for us
to control how they are used and it helps to save a little memory.

Fixes gh-11411
2017-12-22 20:57:38 -08:00
..
2017-12-15 14:57:25 -08:00
2017-12-13 13:07:18 -08:00
2017-12-12 12:47:38 +00:00