Hands-On Microservices with Kotlin
上QQ阅读APP看书,第一时间看更新

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)