- 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)
推薦閱讀
- Oracle從入門到精通(第3版)
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Photoshop智能手機APP UI設計之道
- C++ Builder 6.0下OpenGL編程技術
- Python數據分析從0到1
- JAVA程序設計實驗教程
- Getting Started with Gulp
- OpenStack Orchestration
- Visual Studio 2015高級編程(第6版)
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Visual C++程序設計與項目實踐
- Mastering Unity 2017 Game Development with C#(Second Edition)
- Performance Testing with JMeter 3(Third Edition)
- vSphere High Performance Cookbook(Second Edition)
- 跟著迪哥學Python數據分析與機器學習實戰