Payara Micro - Demo
Originally published on 16 Nov 2015
Last updated on 24 Aug 2016

'Running Java EE 7 Based Applications Using Payara Micro'. In this short demo David Winters, Payara Support Engineer, will show you how to start Payara Micro, how to run web applications on it and how you can use Payara Micro API to launch Payara Micro server instances from within your own Java applications and projects.
Related Posts
The Payara Monthly Catch - April 2025
Published on 28 Apr 2025
by Chiara Civardi
0 Comments
Simplifying Jakarta EE Development with JBang and Payara Micro
Published on 14 Apr 2025
by Luqman Saeed
0 Comments
What is JBang?
JBang is a tool that lets you run Java code with zero build setup. It handles dependencies, compilation, and execution with a single command - making Java as easy to run as a script. With JBang, you can: