Skip to content

Commit e27d79b

Browse files
committed
Use updated static.zip
1 parent 1bbf8c0 commit e27d79b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

native-image/spring-boot-webserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# From JVM to Native: The Path to Efficient Java Containers
1+
# From JIT to Native: Efficient Java Containers with GraalVM and Spring Boot
22

33
This workshop focuses on how to **build size-optimized native applications** using [GraalVM Native Image](https://www.graalvm.org/latest/reference-manual/native-image/) and how to leverage containerization to optimize the runtime environment.
44
You are going to discover ways to minimize application footprint by taking advantage of different Native Image linking options, and packaging a size-compact application into various containers, focusing on two main strategies: distroless and static, discussing the trade-offs.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)