Java 11 Cookbook
上QQ阅读APP看书,第一时间看更新

Compiling and running a Java application

In this recipe, we will write a very simple modular Hello world program to test our JDK installation. This simple example prints Hello world in XML; after all, it's the world of web services.