You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
spring-boot Fix ConfigurationPropertyName.equals for uppercase 6 years ago
spring-boot-actuator Merge branch '2.0.x' 6 years ago
spring-boot-actuator-autoconfigure Merge branch '2.0.x' 6 years ago
spring-boot-autoconfigure Fix default unit for multipart properties 6 years ago
spring-boot-cli Update copyright year for changed files 6 years ago
spring-boot-dependencies Polish 6 years ago
spring-boot-devtools Revert DevTools polish 6 years ago
spring-boot-docs Polish contribution 6 years ago
spring-boot-parent Add Kotlin DSL examples to Gradle Plugin's documentation 6 years ago
spring-boot-properties-migrator Remove uncessary call in PropertiesMigrationReport 6 years ago
spring-boot-starters Add reference to ArangoDB starter 6 years ago
spring-boot-test Polish 6 years ago
spring-boot-test-autoconfigure Merge branch '2.0.x' 6 years ago
spring-boot-tools Test the Gradle plugin against Gradle 5.0-rc-3 6 years ago
pom.xml Restore import-control checkstyle 6 years ago