사용자 도구

사이트 도구


java:graalvm

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
java:graalvm [2022/05/04 23:39]
kwon37xi [build native image]
java:graalvm [2022/05/08 21:49]
kwon37xi [build native image]
줄 9: 줄 9:
   * [[https://upx.github.io/|UPX: the Ultimate Packer for eXecutables - Homepage]]   * [[https://upx.github.io/|UPX: the Ultimate Packer for eXecutables - Homepage]]
   * [[https://paketo.io/|Paketo Buildpacks - Paketo Buildpacks]]   * [[https://paketo.io/|Paketo Buildpacks - Paketo Buildpacks]]
 +
 +===== native-image 지원 기본 설정 =====
 +  * [[https://graalvm.github.io/native-build-tools/latest/graalvm-setup.html|Setting up GraalVM with native-image support]]
  
 ===== with Springframework ===== ===== with Springframework =====
줄 20: 줄 23:
   * [[https://graalvm.github.io/native-build-tools/latest/index.html|Native Build Tools]]   * [[https://graalvm.github.io/native-build-tools/latest/index.html|Native Build Tools]]
   * [[https://blogs.oracle.com/developers/post/building-cross-platform-native-images-with-graalvm|Building Cross Platform Native Images With GraalVM]]   * [[https://blogs.oracle.com/developers/post/building-cross-platform-native-images-with-graalvm|Building Cross Platform Native Images With GraalVM]]
 +    * [[https://github.com/recursivecodes/simple-socket-fn-logger/blob/master/.github/workflows/simple-socket-fn-logger.yaml|/.github/workflows/simple-socket-fn-logger.yaml]] : [[git:github:actions|Github Actions]] 로 크로스 플랫폼 빌드 예제
   * [[:gradle|Gradle]] or [[java:maven|Maven]]으로 빌드하기   * [[:gradle|Gradle]] or [[java:maven|Maven]]으로 빌드하기
 ===== 참고 ===== ===== 참고 =====
java/graalvm.txt · 마지막으로 수정됨: 2023/11/23 19:30 저자 kwon37xi