- 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.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- Learning Spring 5.0
- Python王者歸來
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- 用戶體驗增長:數字化·智能化·綠色化
- Kubernetes進階實戰
- Beginning C++ Game Programming
- Python函數式編程(第2版)
- Instant jQuery Boilerplate for Plugins
- PHP與MySQL權威指南
- C編程技巧:117個問題解決方案示例
- Building Slack Bots
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- IPython Interactive Computing and Visualization Cookbook
- C#面向對象程序設計(第2版)