Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 549 Bytes

twyb-intro.adoc

File metadata and controls

20 lines (15 loc) · 549 Bytes

Try what you’ll build

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:run

After you see the following message, your Liberty instance is ready:

The defaultServer server is ready to run a smarter planet.