Spring/error log

[AWS] EC2(Amazon Linux 2)에 Java 11 설치하기 --> Java 17 적용

melitina 2023. 12. 15. 18:36

https://gre-eny.tistory.com/343

 

[AWS] EC2(Amazon Linux 2)에 Java 11 설치하기

Amazon Linux 2 이미지를 가지고 실행된 AWS EC2 에서 Java 11 을 설치해 보자. yum 으로 설치 가능한 Java 는 버전 8까지이다. 따라서 아마존에서 제공하는 OpenJDK인 Amazon Coretto 를 다운받아 설치하자. $ yum li

gre-eny.tistory.com

 

https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/windows-7-install.html

 

Amazon Corretto 17 Installation Instructions for Windows 10 or Later - Amazon Corretto 17

Amazon Corretto 17 Installation Instructions for Windows 10 or Later This topic describes how to install and uninstall Amazon Corretto 17 on a host or container running the Windows 10 or later Windows operating system. Install Amazon Corretto 17 Download a

docs.aws.amazon.com

 

sudo yum install https://corretto.aws/downloads/latest/amazon-corretto-17-x64-linux-jdk.rpm