• Phillip Webb's avatar
    Provide accurate InputStream.available() results · 7e8993f6
    Phillip Webb authored
    Provide accurate InputStream.available() results by using the size
    attribute of the ZipEntry. This helps improve performance with
    CGLib and also fixes issues where libraries expect that a non-zero
    result from available() indicates that read() will not return -1.
    7e8993f6
Name
Last commit
Last update
..
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...