Documentation Portal for Virtuozzo Application Management
Java
In this section:
FAQs
Which Java application servers are available?The platform provides multiple Java application servers:
- Tomcat and TomEE
- Jetty
- GlassFish
- Payara
- WildFly
- Spring Boot
- Java Engine Server
Which Java versions are supported?The platform supports several JDK distributions and versions, including Oracle openJDK, Amazon Corretto, Eclipse Temurin, and more. Refer to the
Java Versions page for the current list.
How do I deploy Java apps from VCS?Use the Maven build node to build and deploy applications from Git or SVN repositories.
Can I tune garbage collection settings?Yes. Use the garbage collector options to optimize performance based on your application needs.