spring-boot/spring-boot-project
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 Fix handling of NestedServletException with no root cause 2020-07-07 11:34:25 +01:00
spring-boot-actuator Avoid trivialising what the reader's learning about 2020-07-20 13:45:41 +01:00
spring-boot-actuator-autoconfigure Add generated-snippets as output to test goal 2020-07-25 08:26:15 +01:00
spring-boot-autoconfigure
spring-boot-cli Upgrade to Groovy 2.5.13 2020-07-23 10:55:47 +02:00
spring-boot-dependencies Start building against Spring Data Bean-SR12 snapshots 2020-09-07 14:38:50 +02:00
spring-boot-devtools
spring-boot-docs Fix broken links to Micrometer registry docs 2020-08-03 14:58:22 +02:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters Add Gradle Enterprise Extension 2020-07-24 11:47:24 +01:00
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-tools Polish 'Fix signed jar performance issues' 2020-09-13 22:28:45 -07:00
pom.xml