spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb c6a9696dd1 Polish 'Fix signed jar performance issues'
Update the performance improvements to push certificate loading
and storage into the `JarFileEntries` class. This allows us to
keep certificates without needing to cache all entry data. We
now also keep certificates and code signers in a dedicated class
which is set whenever the full jar stream as been read, even if
the contained values are `null`. The logic that assumes META-INF
entries are not signed has been removed in favor of delegating to
the streamed entry results.

See gh-19041
2020-09-13 22:28:45 -07:00
..
spring-boot-antlib Remove loading of non-existent properties file from antlib 2020-01-07 12:04:59 +00:00
spring-boot-autoconfigure-processor Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-configuration-metadata Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-configuration-processor Update copyright header of changed files 2019-12-13 11:23:24 -08:00
spring-boot-gradle-plugin Avoid trivialising what the reader's learning about 2020-07-20 13:45:41 +01:00
spring-boot-loader Polish 'Fix signed jar performance issues' 2020-09-13 22:28:45 -07:00
spring-boot-loader-tools Update copyright year of changed files 2020-01-13 14:09:11 -08:00
spring-boot-maven-plugin Disable extra scans for full profile. 2020-07-24 14:27:32 +01:00
spring-boot-test-support Remove outdated FIXMEs from tests 2020-04-22 11:55:35 -07:00
pom.xml Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00