Skip to content

왜 꼭 자바 8과 자바 11일까? 그리고 자바 17버전  #10

Description

@sendkite

주제

  • 자바 8이 많이 쓰이는 이유

선정 배경

알쓸신잡

본론

    1. LTS 버전이다. (Long Term Support) : 장기간 유지보수 지원한다는 뜻
    1. 자바 11, 17 역시 LTS 이다.
    1. LTS 이외 버전은 새로운 기능의 빠른 추가를 위해 6개월마다 출시(매년 3월, 9월), 그러나 버그 fix나 maintenance(업데이트, 패치)는 지원하지 않음. 서버 운영 용도로는 LTS 버전이 지향된다.
    1. 운영 서버에서는 8, 11, 17 중에 하나를 사용하고 있어야한다.

[출처 java ]{https://www.marcobehler.com/guides/a-guide-to-java-versions-and-features#:~:text=What%20is%20the%20latest%20Java,(LTS)%20after%20Java%2011.}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions