spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb 9a0f95420a Update NestedByteChannel.read to read all possible data when
Update `NestedByteChannel.read` so that it loops until all
remaining data has been read into the buffer. Prior to this
commit, it was possible for to read only some bytes into the
buffer. Although it looks like this should be OK according to
the API documentation, the `ZipFileSystem` relies on all
remaining bytes being returned.

Fixes gh-38595
2023-11-28 22:14:29 -08:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Merge branch '2.7.x' into 3.0.x 2023-10-03 10:28:51 +01:00
spring-boot-buildpack-platform Merge branch '3.1.x' 2023-10-31 10:23:13 +01:00
spring-boot-cli Merge branch '3.1.x' 2023-11-07 11:28:52 +01:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Polish 2023-07-05 15:50:32 +01:00
spring-boot-configuration-processor Fix test for incremental build of renamed properties class 2023-10-30 15:17:28 +00:00
spring-boot-gradle-plugin Merge branch '3.1.x' 2023-11-14 17:04:41 +01:00
spring-boot-gradle-test-support Fix Gradle plugin test classpath after Kotlin upgrade 2023-10-18 14:07:49 +01:00
spring-boot-jarmode-layertools Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-loader Update NestedByteChannel.read to read all possible data when 2023-11-28 22:14:29 -08:00
spring-boot-loader-classic Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-loader-tools Merge branch '3.1.x' 2023-10-19 23:21:42 -07:00
spring-boot-maven-plugin Merge branch '3.1.x' 2023-11-14 17:04:41 +01:00
spring-boot-properties-migrator Use Stream.toList() 2023-07-05 09:38:19 +01:00
spring-boot-test-support Add container support for Oracle Free which replaces Oracle XE 2023-11-21 11:51:59 -08:00