spring-boot/spring-boot-project
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 Prevent keep alive thread from blocking the AOT processing 2023-11-27 13:41:02 +01:00
spring-boot-actuator Auto-configure observations for RestClients 2023-11-23 09:28:09 +01:00
spring-boot-actuator-autoconfigure Only start management context when parent has a web server 2023-11-28 17:45:12 +00:00
spring-boot-autoconfigure Restore compatibility with Liquibase 4.23 2023-11-28 17:41:47 +00:00
spring-boot-dependencies Upgrade to Spring Batch 5.0.4 2023-11-22 19:49:53 +00:00
spring-boot-devtools
spring-boot-docker-compose Use different default database names for Oracle XE and Oracle Free 2023-11-22 10:48:35 +00:00
spring-boot-docs Merge branch '3.1.x' 2023-11-28 13:17:42 +01:00
spring-boot-parent Polish 2023-11-22 10:16:19 +01:00
spring-boot-starters Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-test Merge branch '3.1.x' 2023-11-08 09:53:53 +01:00
spring-boot-test-autoconfigure Polish 2023-11-22 10:16:19 +01:00
spring-boot-testcontainers Add container support for Oracle Free which replaces Oracle XE 2023-11-21 11:51:59 -08:00
spring-boot-tools Update NestedByteChannel.read to read all possible data when 2023-11-28 22:14:29 -08:00