mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Add a test case to show that the updated configuration properties binder correctly binds environment variables to complex maps. Closes gh-8902