21 参考文献 ⚫ Project Leyden https://openjdk.org/projects/leyden/ ⚫ JEP 483: Ahead-of-Time Class Loading & Linking https://openjdk.org/jeps/483 ⚫ JEP 514: Ahead-of-Time Command-Line Ergonomics https://openjdk.org/jeps/514 ⚫ JEP 515: Ahead-of-Time Method Profiling https://openjdk.org/jeps/515 ⚫ JEP 516: Ahead-of-Time Object Caching with Any GC https://openjdk.org/jeps/516 ⚫ JEP draft: Ahead-of-Time Code Compilation https://openjdk.org/jeps/8335368 ⚫ JDK-8370203: Add jcmd AOT.end_recording diagnostic command https://bugs.openjdk.org/browse/JDK-8370203 ⚫ Inside Java - Supercharge your JVM Performance with Project Leyden and Spring Boot https://inside.java/2025/11/02/devoxxbelgium-leyden-supercharge-jvm-performance/ ⚫ Inside Java - Run Into the New Year with Java’s Ahead-of-Time Cache Optimizations https://inside.java/2026/01/09/run-aot- cache/ ⚫ JVM Weekly - "Diagnosing Your Leyden AOT Cache" with María Arias de Reyna Domínguez https://www.jvm- weekly.com/p/diagnosing-your-leyden-aot-cache ⚫ Spring Boot Reference - Efficient Deployments https://docs.spring.io/spring-boot/reference/packaging/efficient.html ⚫ Spring Boot Reference - AOT Cache https://docs.spring.io/spring-boot/reference/packaging/aot-cache.html ⚫ Spring Boot How-to Guides - AOT Cache https://docs.spring.io/spring-boot/how-to/aot-cache.html ⚫ Spring Boot Build Tool Plugins - Ahead-of-Time Processing https://docs.spring.io/spring-boot/maven-plugin/aot.html ⚫ Unpacking Spring Boot JARs: A Guide to Faster Deployment https://runebook.dev/en/docs/spring_boot/deployment/deployment.efficient.unpacking