mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Actually collection types are not harmonized to their interface counterpart; this was implemented in the first proposal but wasn't applied in the final review. See gh-2206