Visit Azul.com Support

Running a Java Application

Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

With Azul Platform Prime, you can start Java applications the same way as with any other JVM:

 
java -jar application.jar or java -cp <directory> <main-class>