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.
4b5ebd8505
Previously, the configuration processor would ignore any @ConfigurationProperties-annotated methods that were not public. This prevented metadata generation for package-private @Bean methods such as those in DataSourceConfiguration's inner-classes for DBCP2, Hikari, and Tomcat JDBC. This commit updates the annotation processor so that it will process any non-private method annotated with @ConfigurationProperties. Fixes gh-18124 |
5 years ago | |
---|---|---|
.. | ||
spring-boot-antlib | 5 years ago | |
spring-boot-autoconfigure-processor | 5 years ago | |
spring-boot-configuration-docs | 5 years ago | |
spring-boot-configuration-metadata | 5 years ago | |
spring-boot-configuration-processor | 5 years ago | |
spring-boot-gradle-plugin | 5 years ago | |
spring-boot-loader | 5 years ago | |
spring-boot-loader-tools | 5 years ago | |
spring-boot-maven-plugin | 5 years ago | |
spring-boot-test-support | 5 years ago | |
pom.xml | 6 years ago |