We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@JisooPark27 @oh980225 2021년 9월 현재 java 17 이 RC까지 릴리즈 되었습니다 문서에 따르면 9월 14일에 일반 유저에게 배포가 되는데요, https://openjdk.java.net/projects/jdk/17/
이 시점에서 Java 8을 사용한 이유가 있나요?
The text was updated successfully, but these errors were encountered:
특별히 저희 프로젝트의 스펙에 의한 이유라기보다 aws ec2 인스턴스의 yum을 이용해서 설치할 수 있는 최신버전이 java-1.8.0-openjdk여서 그냥 8버전을 택하여 프로젝트를 생성했던 것으로 기억합니다..!!
Sorry, something went wrong.
근데 큰 이유는 없이 사용한 것 같습니다...!!
No branches or pull requests
@JisooPark27 @oh980225
2021년 9월 현재 java 17 이 RC까지 릴리즈 되었습니다
문서에 따르면 9월 14일에 일반 유저에게 배포가 되는데요,
https://openjdk.java.net/projects/jdk/17/
이 시점에서 Java 8을 사용한 이유가 있나요?
The text was updated successfully, but these errors were encountered: