- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 39字
- 2021-06-30 19:10:50
Testing the installation
Now we can type in our command line:
java -version
The output should be something like the following:
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
推薦閱讀
- Web應(yīng)用系統(tǒng)開發(fā)實(shí)踐(C#)
- What's New in TensorFlow 2.0
- 信息安全技術(shù)
- R大數(shù)據(jù)分析實(shí)用指南
- Learning DHTMLX Suite UI
- Visual Basic程序設(shè)計(jì)實(shí)踐教程
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- C#應(yīng)用程序設(shè)計(jì)教程
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- 邊玩邊學(xué)Scratch3.0少兒趣味編程
- SQL Server 2008實(shí)用教程(第3版)
- 軟件再工程:優(yōu)化現(xiàn)有軟件系統(tǒng)的方法與最佳實(shí)踐
- 循序漸進(jìn)Vue.js 3前端開發(fā)實(shí)戰(zhàn)
- PHP程序設(shè)計(jì)經(jīng)典300例