The finish directory in the root of this guide contains the finished application. Give it a try before you proceed.
To try out the application, first go to the finish directory and run the following Maven goal to build the application and deploy it to Open Liberty:
cd finish
mvn liberty:runAfter you see the following message, your Liberty instance is ready:
The defaultServer server is ready to run a smarter planet.