blob: 43d97bd052607199c9b386ebcd83dc2b4d0a68e2 [file] [log] [blame]
[[user-guide]]
= User guide
:page-aliases: user-guide.adoc
This guide is for developers writing Camel applications on top of Quarkus.
xref:manual::getting-started.adoc[Getting started with Camel] is user guide to start with Camel in general.
WARNING: Camel Quarkus is a new project and this guide is a work in progress.
https://github.com/apache/camel-quarkus/issues[Issue reports] and fixes are welcome.
== Which Camel components are supported on Quarkus?
The answer is very easy: those ones that have a Quarkus extension - see the
xref:reference/index.adoc[complete list].
== What's next?
We recommend to continue with xref:user-guide/first-steps.adoc[First steps].