사용자 도구

사이트 도구


java:graalvm

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
java:graalvm [2022/05/08 21:49]
kwon37xi [build native image]
java:graalvm [2022/08/12 21:56]
kwon37xi [native-image 지원 기본 설정]
줄 12: 줄 12:
 ===== native-image 지원 기본 설정 ===== ===== native-image 지원 기본 설정 =====
   * [[https://graalvm.github.io/native-build-tools/latest/graalvm-setup.html|Setting up GraalVM with native-image support]]   * [[https://graalvm.github.io/native-build-tools/latest/graalvm-setup.html|Setting up GraalVM with native-image support]]
 +<code sh> 
 +gu install native-image 
 +</code>
 ===== with Springframework ===== ===== with Springframework =====
   * [[https://github.com/spring-projects-experimental/spring-graalvm-native|spring-projects-experimental/spring-graalvm-native: Incubator for Spring Native executables]]   * [[https://github.com/spring-projects-experimental/spring-graalvm-native|spring-projects-experimental/spring-graalvm-native: Incubator for Spring Native executables]]
줄 42: 줄 44:
   * [[https://developer.okta.com/blog/2022/03/03/spring-native-jhipster|Introducing Spring Native for JHipster: Serverless Full-Stack Made Easy | Okta Developer]]   * [[https://developer.okta.com/blog/2022/03/03/spring-native-jhipster|Introducing Spring Native for JHipster: Serverless Full-Stack Made Easy | Okta Developer]]
   * [[https://developer.okta.com/blog/2022/04/22/github-actions-graalvm|Use GitHub Actions to Build GraalVM Native Images | Okta Developer]]   * [[https://developer.okta.com/blog/2022/04/22/github-actions-graalvm|Use GitHub Actions to Build GraalVM Native Images | Okta Developer]]
 +  * [[https://adambien.blog/roller/abien/entry/graalvm_how_to_call_c|GraalVM: How To Call C-Function From Java ...with an Annotation : Adam Bien's Weblog]]
java/graalvm.txt · 마지막으로 수정됨: 2023/11/23 19:30 저자 kwon37xi