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.
fbf3c48bf8
Previously, the setter of a property whose second letter is upper-case ( such as `oAuth2Uri`) was not detected properly. The JavaBean spec states that, in such a case, the first letter should not be capitalized (i.e. the setter should be `setoAuth2Uri` rather than `setOAuth2Uri`). This commit makes sure that Jackson uses standard bean names and fixes the setter detection algorithm to take this case into account. Closes gh-13878 |
6 years ago | |
---|---|---|
.. | ||
spring-boot | 6 years ago | |
spring-boot-actuator | 6 years ago | |
spring-boot-actuator-autoconfigure | 6 years ago | |
spring-boot-autoconfigure | 6 years ago | |
spring-boot-cli | 6 years ago | |
spring-boot-dependencies | 6 years ago | |
spring-boot-devtools | 6 years ago | |
spring-boot-docs | 6 years ago | |
spring-boot-parent | 6 years ago | |
spring-boot-properties-migrator | 6 years ago | |
spring-boot-starters | 6 years ago | |
spring-boot-test | 6 years ago | |
spring-boot-test-autoconfigure | 6 years ago | |
spring-boot-tools | 6 years ago | |
pom.xml | 7 years ago |