spring-boot/spring-boot-project
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
..
spring-boot Register shutdown hook so it can tidy up a partial refresh 2020-10-19 09:16:07 +01:00
spring-boot-actuator Merge branch '2.1.x' into 2.2.x 2020-09-21 23:19:41 -07:00
spring-boot-actuator-autoconfigure Await registration of http.server.requests meter 2020-10-27 15:54:22 +00:00
spring-boot-autoconfigure Stop using PostConstruct to default session timeout to ServerProperties' 2020-10-19 14:31:01 +01:00
spring-boot-cli
spring-boot-dependencies Upgrade to Spring Kafka 2.3.12 2020-10-28 22:28:05 +01:00
spring-boot-devtools
spring-boot-docs Remove version elements from Maven plugin documentation 2020-10-28 13:39:03 +01:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test Simplify temp directory creation and improve diagnostics 2020-10-13 11:18:06 +01:00
spring-boot-test-autoconfigure Add HttpEncodingAutoConfiguration to WebMvcTest 2020-10-22 20:02:45 +02:00
spring-boot-tools Retain inner-class data on incremental compile 2020-10-28 21:13:08 -07:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00