Spring Quickstart Guide
You will build a classic “Hello World!” endpoint which any browser can connect to. You can even tell it your name, and it will respond in a more friendly way.
spring.io
Spring Quickstart Guide에서 여러가지 JDK 버전중에 성능이 좋다고 알려져 있는 AdoptOpenJDK의 8 이나 11 버전을 사용할 것을 추천하고 있네요!
JDK 스케쥴로 보면 2021.03월에 jdk 버전이 새로운 버전도 나오는데요, 아마 AdoptOpenJDK를 많이 사용하지 않을까 싶네요~
openjdk.java.net/projects/jdk/16/
JDK 16
JDK 16 This release will be the Reference Implementation of version 16 of the Java SE Platform, as specified by JSR 391 in the Java Community Process. Status JDK 16 is in Rampdown Phase Two. The overall feature set is frozen. No further JEPs will be tar
openjdk.java.net