- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 56字
- 2021-06-30 19:10:49
Installing JDK 8
First, we need to have installed JDK 8; we are going to use Java SE Development Kit 8u144 or higher, available on http://www.oracle.com/technetwork/java/javase/downloads/index.html. Choose Java Platform (JDK) and then the right version for your operating system.
Complete the standard installation. Next, we need to establish JAVA_HOME and PATH variables in the right folders.
推薦閱讀
- 微服務(wù)設(shè)計(jì)(第2版)
- SQL Server 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 算法基礎(chǔ):打開(kāi)程序設(shè)計(jì)之門(mén)
- BeagleBone Media Center
- 零基礎(chǔ)Java學(xué)習(xí)筆記
- ASP.NET開(kāi)發(fā)與應(yīng)用教程
- Advanced Express Web Application Development
- Visual Foxpro 9.0數(shù)據(jù)庫(kù)程序設(shè)計(jì)教程
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Fast Data Processing with Spark(Second Edition)
- Python從入門(mén)到精通(第3版)
- Java7程序設(shè)計(jì)入門(mén)經(jīng)典
- Anaconda數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- Clojure High Performance Programming(Second Edition)
- Android高級(jí)開(kāi)發(fā)實(shí)戰(zhàn):UI、NDK與安全