spring-boot/spring-boot-project
Lukas Cardot e95bcfac34 Configure the bootBuildInfo task lazily
Prior to this commit, the bootBuildInfo was configured eagerly.
Configuring it lazily prevent this task from being configured when not
explicitly needed. Also, the 'classes' and 'bootJar' tasks are now
lazily configured, as the bootBuildInfo task was causing them to be
configured eagerly.

See gh-23435
2020-09-28 11:19:26 +01:00
..
spring-boot Apply DataSource aliases only when necessary 2020-09-28 10:17:13 +02:00
spring-boot-actuator Remove use of deprecated SDR API when describing request mappings 2020-09-28 11:08:24 +01:00
spring-boot-actuator-autoconfigure Add support for Hazelcast 2020-09-24 15:57:07 +02:00
spring-boot-autoconfigure Add support for Hazelcast 2020-09-24 15:57:07 +02:00
spring-boot-cli Removed some redundant 'else's using early return 2020-09-01 13:35:17 +02:00
spring-boot-dependencies Merge branch '2.3.x' 2020-09-28 09:22:19 +02:00
spring-boot-devtools Refactor BootstrapRegistry support 2020-09-17 00:31:00 -07:00
spring-boot-docs Add support for Hazelcast 2020-09-24 15:57:07 +02:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator Update copyright year of changed files 2020-09-17 00:31:01 -07:00
spring-boot-starters Polish "Add reference to desensitization spring boot starter" 2020-09-28 09:14:23 +02:00
spring-boot-test Merge branch '2.3.x' 2020-09-24 14:46:42 +01:00
spring-boot-test-autoconfigure Update copyright year of changed files 2020-09-17 00:31:01 -07:00
spring-boot-tools Configure the bootBuildInfo task lazily 2020-09-28 11:19:26 +01:00