spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb cf09451ffb Retain inner-class data on incremental compile
Ensure that metadata sourced from inner-types is not deleted when
performing an incremental compile. Prior to this commit, the source
type was searched using the `Outer$Inner` format. This is not supported
`Elements.getTypeElement` so we now convert the names to `Outer.Inner`.

Closes gh-10886
2020-10-28 21:13:08 -07:00
..
org.springframework.boot.gradle.plugin Provide a marker artifact for Boot's Gradle plugin 2019-10-11 16:51:29 -05:00
spring-boot-antlib Remove loading of non-existent properties file from antlib 2020-01-07 12:04:59 +00:00
spring-boot-autoconfigure-processor Don't generate @Configuration metadata 2019-10-02 21:41:31 -07:00
spring-boot-configuration-docs Polish 2019-11-01 09:01:24 +02:00
spring-boot-configuration-metadata Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-configuration-processor Retain inner-class data on incremental compile 2020-10-28 21:13:08 -07:00
spring-boot-gradle-plugin Expand Gradle plugin's docs on setting bootRun's system properties 2020-10-06 14:35:30 +01:00
spring-boot-loader Remove use of spring-core's Assert from PropertiesLauncher 2020-09-26 09:11:05 +01:00
spring-boot-loader-tools Merge branch '2.1.x' into 2.2.x 2020-01-13 16:45:40 -08:00
spring-boot-maven-plugin Remove version elements from Maven plugin documentation 2020-10-28 13:39:03 +01:00
spring-boot-test-support Polish 2020-08-06 10:14:01 -07:00
pom.xml Provide a marker artifact for Boot's Gradle plugin 2019-10-11 16:51:29 -05:00