Chapter 2. Red Hat build of Quarkus supported platforms, configurations, extensions, and dependencies
This section lists supported environments, configurations, extensions, and dependencies in Red Hat build of Quarkus.
2.1. Tested and verified environments
Red Hat build of Quarkus is supported on the following platforms:
- Red Hat Enterprise Linux 8
- Red Hat OpenShift Container Platform 3.11 on x86_64
- Red Hat OpenShift Container Platform 4.3 on x86_64
- Red Hat OpenShift Container Platform 4.3 on IBM Z (supported with Quarkus 1.3.4)
Only the database client is tested and verified, not the server.
2.2. Supported configurations
- For a list of supported configurations, see the Red Hat build of Quarkus Supported Configurations page (login required).
- For a list of supported Maven artifacts see the Red Hat build of Quarkus Component Details page (login required).
2.3. Supported extensions and dependencies
Red Hat provides production support for the following Red Hat build of Quarkus extensions and dependencies:
-
quarkus-agroal
-
quarkus-config-yaml
-
quarkus-core
-
quarkus-hibernate-orm
-
quarkus-hibernate-orm-panache
-
quarkus-hibernate-validator
-
quarkus-jackson
-
quarkus-jaxb
-
quarkus-jdbc-mariadb
-
quarkus-jdbc-mssql
-
quarkus-jdbc-mysql
-
quarkus-jdbc-postgresql
-
quarkus-jsonb
-
quarkus-jsonp
-
quarkus-kafka-client
-
quarkus-logging-json
-
quarkus-narayana-jta
-
quarkus-oidc
-
quarkus-quartz
-
quarkus-reactive-pg-client
-
quarkus-rest-client
-
quarkus-resteasy
-
quarkus-resteasy-jackson
-
quarkus-resteasy-jaxb
-
quarkus-resteasy-jsonb
-
quarkus-scheduler
-
quarkus-smallrye-context-propagation
-
quarkus-smallrye-fault-tolerance
-
quarkus-smallrye-health
-
quarkus-smallrye-jwt
-
quarkus-smallrye-metrics
-
quarkus-smallrye-openapi
-
quarkus-smallrye-opentracing
-
quarkus-smallrye-reactive-messaging
-
quarkus-smallrye-reactive-messaging-amqp
-
quarkus-smallrye-reactive-messaging-kafka
-
quarkus-smallrye-reactive-streams-operators
-
quarkus-spring-boot-properties
-
quarkus-spring-data-jpa
-
quarkus-spring-di
-
quarkus-spring-security
-
quarkus-spring-web
-
quarkus-undertow
-
quarkus-undertow-websockets
-
quarkus-vertx
-
quarkus-vertx-web
2.4. Development support
Red Hat provides development support for the following Red Hat build of Quarkus features, plug-ins, extensions, and dependencies:
Features
- Live development mode
- Debugging
Plug-ins
-
Quarkus Maven plug-in (
quarkus-maven-plugin)
-
Maven Surefire plug-in (
maven-surefire-plugin
)
Extensions and dependencies
-
quarkus-jdbc-derby
-
quarkus-jdbc-h2
-
quarkus-openshift
-
quarkus-junit5
-
rest-assured