목차
GraalVM
native-image 지원 기본 설정
with Springframework
Agent
build native image
github actions
APM
참고
GraalVM
https://www.graalvm.org/
https://docs.oracle.com/en/graalvm/index.html
GraalVM Guides
https://graalvm.github.io/native-build-tools/latest/gradle-plugin-quickstart.html
picocli
quarkus
micronaut
GraalVM Advanced Tools
UPX: the Ultimate Packer for eXecutables - Homepage
Paketo Buildpacks - Paketo Buildpacks
native-image 지원 기본 설정
Setting up GraalVM with native-image support
gu install native-image
with Springframework
spring-projects-experimental/spring-graalvm-native: Incubator for Spring Native executables
Agent
Assisted Configuration with Tracing Agent
Introducing the Tracing Agent: Simplifying GraalVM Native Image Configuration | by Christian Wimmer | graalvm | Medium
build native image
Native Build Tools
Building Cross Platform Native Images With GraalVM
/.github/workflows/simple-socket-fn-logger.yaml
:
Github Actions
로 크로스 플랫폼 빌드 예제
Gradle
or
Maven
으로 빌드하기
github actions
graalvm/setup-graalvm
GitHub Action for setting up GraalVM Community Edition (CE) and Enterprise Edition (EE).
GitHub Action for GraalVM · Actions · GitHub Marketplace
APM
Use APM Tracer with GraalVM Native Images
참고
Part 1: Java to native using GraalVM
Part 2: Native microservice in GraalVM
Learning to Use the GraalVM - DZone Java
GraalVM 20.0: Run Tomcat as Native Image on Windows
Maximizing Applications Performance with GraalVM
스프링캠프 2019 [Track 2 Session 1] : GraalVM과 스프링, 이상과 현실 (김태완)
Facebook에서의 Graalvm | Oracle Java Embedded Korea Blog
Graalvm 네이티브 이미지 - 기능 정리 | Oracle Java Embedded Korea Blog
(1) Quarkus and GraalVM: booting Hibernate at supersonic speed, subatomic size by Sanne Grinovero - YouTube
GraalVM의 장점과 한계
graalvm/graalvm-demos: This repository contains several small applications. These programs illustrate the capabilities of GraalVM
An introduction to GraalVM, Oracle’s new Virtual Machine - JAX London 2021
Build Native Java Apps with Micronaut, Quarkus, and Spring Boot | Okta Developer
Build REST APIs and Native Java Apps with Helidon | Okta Developer
Introducing Spring Native for JHipster: Serverless Full-Stack Made Easy | Okta Developer
Use GitHub Actions to Build GraalVM Native Images | Okta Developer
GraalVM: How To Call C-Function From Java ...with an Annotation : Adam Bien's Weblog
Using GraalVM Native Image SBOM Support for Vulnerability Scanning | by William Blair | graalvm | Feb, 2023 | Medium