Files
spring-boot/spring-boot-project
Phillip Webb bab111b37e Fix ConfigurationPropertyName.equals for uppercase
Commit 7f35f8a9 for gh-14665 was unfortunately incomplete as it didn't
account for uppercase values. The run-off while loop should have used
`Character.toLowerCase` in the same way as the main while loop.

Fixes gh-15152
2018-11-15 13:48:20 -08:00
..
2018-11-15 10:43:40 -08:00
2018-11-11 11:03:13 +01:00
2018-11-11 11:03:29 +01:00
2018-11-11 11:03:13 +01:00
2018-10-02 10:30:14 -07:00