spring-boot/spring-boot-project/spring-boot-tools
Stephane Nicoll f34dc05452 Rename run goal's directories property to additionalClasspathElements
This clarifies what used to be called "directories" as both a directory
and a jar file can be provided. A directory with `/*` would also load
all the jar files from that directory.

The "directories" property has been deprecated as a result.

Closes gh-35179
2023-08-03 16:22:07 +02:00
..
spring-boot-antlib Remove references to https://repo.spring.io/release 2023-01-11 17:03:45 +00:00
spring-boot-autoconfigure-processor Merge branch '2.7.x' into 3.0.x 2023-02-21 23:17:57 -08:00
spring-boot-buildpack-platform Upgrade default CNB builders to Paketo Jammy 2023-08-02 19:06:16 -05:00
spring-boot-cli Merge branch '3.0.x' into 3.1.x 2023-06-30 08:26:12 +01:00
spring-boot-configuration-metadata Merge branch '2.7.x' into 3.0.x 2023-02-21 23:17:57 -08:00
spring-boot-configuration-metadata-changelog-generator Polish 2023-07-05 15:50:32 +01:00
spring-boot-configuration-processor Add since attribute to @DeprecatedConfigurationProperty annotation 2023-08-01 16:13:22 -05:00
spring-boot-gradle-plugin Upgrade default CNB builders to Paketo Jammy 2023-08-02 19:06:16 -05:00
spring-boot-gradle-test-support Merge branch '3.0.x' into 3.1.x 2023-07-28 10:10:58 +01:00
spring-boot-jarmode-layertools Polish 2023-04-10 16:22:11 -07:00
spring-boot-loader Revise synchronized blocks 2023-08-03 09:23:46 +02:00
spring-boot-loader-tools Upgrade to Spring Framework 6.1.0-M1 2023-06-19 18:12:16 +01:00
spring-boot-maven-plugin Rename run goal's directories property to additionalClasspathElements 2023-08-03 16:22:07 +02:00
spring-boot-properties-migrator Use Stream.toList() 2023-07-05 09:38:19 +01:00
spring-boot-test-support Implement AssertJ assertions for SimpleAsyncTaskExecutor 2023-08-02 10:51:09 +02:00