This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit cd4d436cd0bbeec9e48c74559d6c3da7e22eb20d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 23 08:26:18 2020 +0200 Regen --- components-starter/README.adoc | 258 ++++++++++++++++++++--------------------- 1 file changed, 129 insertions(+), 129 deletions(-) diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 0d2ec7d..8446bb4 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -1007,140 +1007,140 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 deprecated) |=== | Data Format | Since | Description -| link:https://camel.apache.org/components/latest/any23-dataformat.html[Any23] + -(camel-any23-starter) | 3.0 | Any23 data format is used for parsing data to RDF. +| link:https://camel.apache.org/components/latest/dataformats[Any23] + +(camel-any23-starter) | 3.0 | Extract RDF data from HTML documents. -| link:https://camel.apache.org/components/latest/asn1-dataformat.html[ASN.1 File] + -(camel-asn1-starter) | 2.20 | The ASN.1 data format is used for file transfer with telecommunications protocols. +| link:https://camel.apache.org/components/latest/dataformats[ASN.1 File] + +(camel-asn1-starter) | 2.20 | Encode and decode data structures using Abstract Syntax Notation One (ASN.1). -| link:https://camel.apache.org/components/latest/avro-dataformat.html[Avro] + -(camel-avro-starter) | 2.14 | The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat. +| link:https://camel.apache.org/components/latest/dataformats[Avro] + +(camel-avro-starter) | 2.14 | Serialize and deserialize messages using Apache Avro binary dataformat. -| link:https://camel.apache.org/components/latest/barcode-dataformat.html[Barcode] + -(camel-barcode-starter) | 2.14 | The Barcode data format is used for creating barccode images (such as QR-Code) +| link:https://camel.apache.org/components/latest/dataformats[Barcode] + +(camel-barcode-starter) | 2.14 | Transform strings to various 1D/2D barcode bitmap formats and back. -| link:https://camel.apache.org/components/latest/base64-dataformat.html[Base64] + -(camel-base64-starter) | 2.11 | The Base64 data format is used for base64 encoding and decoding. +| link:https://camel.apache.org/components/latest/dataformats[Base64] + +(camel-base64-starter) | 2.11 | Encode and decode data using Base64. -| link:https://camel.apache.org/components/latest/beanio-dataformat.html[BeanIO] + -(camel-beanio-starter) | 2.10 | The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats). +| link:https://camel.apache.org/components/latest/dataformats[BeanIO] + +(camel-beanio-starter) | 2.10 | Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats). -| link:https://camel.apache.org/components/latest/bindy-dataformat.html[Bindy CSV] + -(camel-bindy-starter) | 2.0 | The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). +| link:https://camel.apache.org/components/latest/dataformats[Bindy CSV] + +(camel-bindy-starter) | 2.0 | Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). -| link:https://camel.apache.org/components/latest/bindy-dataformat.html[Bindy Fixed Length] + -(camel-bindy-starter) | 2.0 | The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). +| link:https://camel.apache.org/components/latest/dataformats[Bindy Fixed Length] + +(camel-bindy-starter) | 2.0 | Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). -| link:https://camel.apache.org/components/latest/bindy-dataformat.html[Bindy Key Value Pair] + -(camel-bindy-starter) | 2.0 | The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). +| link:https://camel.apache.org/components/latest/dataformats[Bindy Key Value Pair] + +(camel-bindy-starter) | 2.0 | Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages). -| link:https://camel.apache.org/components/latest/cbor-dataformat.html[CBOR] + -(camel-cbor-starter) | 3.0 | CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload. +| link:https://camel.apache.org/components/latest/dataformats[CBOR] + +(camel-cbor-starter) | 3.0 | Unmarshal a CBOR payload to POJO and back. -| link:https://camel.apache.org/components/latest/crypto-dataformat.html[Crypto (Java Cryptographic Extension)] + -(camel-crypto-starter) | 2.3 | Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension. +| link:https://camel.apache.org/components/latest/dataformats[Crypto (Java Cryptographic Extension)] + +(camel-crypto-starter) | 2.3 | Encrypt and decrypt messages using Java Cryptography Extension (JCE). -| link:https://camel.apache.org/components/latest/csv-dataformat.html[CSV] + -(camel-csv-starter) | 1.3 | The CSV data format is used for handling CSV payloads. +| link:https://camel.apache.org/components/latest/dataformats[CSV] + +(camel-csv-starter) | 1.3 | Handle CSV (Comma Separated Values) payloads. -| link:https://camel.apache.org/components/latest/fhirJson-dataformat.html[FHIR JSon] + -(camel-fhir-starter) | 2.21 | The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects to/from JSON. +| link:https://camel.apache.org/components/latest/dataformats[FHIR JSon] + +(camel-fhir-starter) | 2.21 | Marshall/unmarshall FHIR objects to/from JSON. -| link:https://camel.apache.org/components/latest/fhirXml-dataformat.html[FHIR XML] + -(camel-fhir-starter) | 2.21 | The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects to/from XML. +| link:https://camel.apache.org/components/latest/dataformats[FHIR XML] + +(camel-fhir-starter) | 2.21 | Marshall/unmarshall FHIR objects to/from XML. -| link:https://camel.apache.org/components/latest/flatpack-dataformat.html[Flatpack] + -(camel-flatpack-starter) | 2.1 | The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats). +| link:https://camel.apache.org/components/latest/dataformats[Flatpack] + +(camel-flatpack-starter) | 2.1 | Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats). -| link:https://camel.apache.org/components/latest/grok-dataformat.html[Grok] + -(camel-grok-starter) | 3.0 | The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns. +| link:https://camel.apache.org/components/latest/dataformats[Grok] + +(camel-grok-starter) | 3.0 | Unmarshal unstructured data to objects using Logstash based Grok patterns. -| link:https://camel.apache.org/components/latest/gzipdeflater-dataformat.html[GZip Deflater] + -(camel-zip-deflater-starter) | 2.0 | The GZip data format is a message compression and de-compression format (which works with the popular gzip/gunzip tools). +| link:https://camel.apache.org/components/latest/dataformats[GZip Deflater] + +(camel-zip-deflater-starter) | 2.0 | Compress and de-compress messages using java.util.zip.GZIPStream. -| link:https://camel.apache.org/components/latest/hl7-dataformat.html[HL7] + -(camel-hl7-starter) | 2.0 | The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects. +| link:https://camel.apache.org/components/latest/dataformats[HL7] + +(camel-hl7-starter) | 2.0 | Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec. -| link:https://camel.apache.org/components/latest/ical-dataformat.html[iCal] + -(camel-ical-starter) | 2.12 | The iCal dataformat is used for working with iCalendar messages. +| link:https://camel.apache.org/components/latest/dataformats[iCal] + +(camel-ical-starter) | 2.12 | Marshal and unmarshal iCal (.ics) documents to/from model objects provided by the iCal4j library. -| link:https://camel.apache.org/components/latest/jacksonxml-dataformat.html[JacksonXML] + -(camel-jacksonxml-starter) | 2.16 | JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload. +| link:https://camel.apache.org/components/latest/dataformats[JacksonXML] + +(camel-jacksonxml-starter) | 2.16 | Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson. -| link:https://camel.apache.org/components/latest/jaxb-dataformat.html[JAXB] + -(camel-jaxb-starter) | 1.0 | JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload. +| link:https://camel.apache.org/components/latest/dataformats[JAXB] + +(camel-jaxb-starter) | 1.0 | Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard. -| link:https://camel.apache.org/components/latest/json-fastjson-dataformat.html[JSon Fastjson] + -(camel-fastjson-starter) | 2.20 | JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload. +| link:https://camel.apache.org/components/latest/dataformats[JSon Fastjson] + +(camel-fastjson-starter) | 2.20 | Marshal POJOs to JSON and back. -| link:https://camel.apache.org/components/latest/json-gson-dataformat.html[JSon GSon] + -(camel-gson-starter) | 2.10 | JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload. +| link:https://camel.apache.org/components/latest/dataformats[JSon GSon] + +(camel-gson-starter) | 2.10 | Marshal POJOs to JSON and back. -| link:https://camel.apache.org/components/latest/json-jackson-dataformat.html[JSon Jackson] + -(camel-jackson-starter) | 2.0 | JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload. +| link:https://camel.apache.org/components/latest/dataformats[JSon Jackson] + +(camel-jackson-starter) | 2.0 | Marshal POJOs to JSON and back. -| link:https://camel.apache.org/components/latest/json-johnzon-dataformat.html[JSon Johnzon] + -(camel-johnzon-starter) | 2.18 | JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload. +| link:https://camel.apache.org/components/latest/dataformats[JSon Johnzon] + +(camel-johnzon-starter) | 2.18 | Marshal POJOs to JSON and back. -| link:https://camel.apache.org/components/latest/json-xstream-dataformat.html[JSon XStream] + -(camel-xstream-starter) | 2.0 | JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload. +| link:https://camel.apache.org/components/latest/dataformats[JSon XStream] + +(camel-xstream-starter) | 2.0 | Marshal POJOs to JSON and back. -| link:https://camel.apache.org/components/latest/jsonApi-dataformat.html[JSonApi] + -(camel-jsonapi-starter) | 3.0 | JSonApi data format is used for marshal and unmarshal Json API object. +| link:https://camel.apache.org/components/latest/dataformats[JSonApi] + +(camel-jsonapi-starter) | 3.0 | Marshal and unmarshal JSON:API resources. -| link:https://camel.apache.org/components/latest/lzf-dataformat.html[LZF Deflate Compression] + -(camel-lzf-starter) | 2.17 | The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm). +| link:https://camel.apache.org/components/latest/dataformats[LZF Deflate Compression] + +(camel-lzf-starter) | 2.17 | Compression and de-compress streams using LZF deflate algorithm. -| link:https://camel.apache.org/components/latest/mime-multipart-dataformat.html[MIME Multipart] + -(camel-mail-starter) | 2.17 | The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa. +| link:https://camel.apache.org/components/latest/dataformats[MIME Multipart] + +(camel-mail-starter) | 2.17 | Marshal Camel messages with attachments into MIME-Multipart messages and back. -| link:https://camel.apache.org/components/latest/pgp-dataformat.html[PGP] + -(camel-crypto-starter) | 2.9 | PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP. +| link:https://camel.apache.org/components/latest/dataformats[PGP] + +(camel-crypto-starter) | 2.9 | Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP. -| link:https://camel.apache.org/components/latest/protobuf-dataformat.html[Protobuf] + -(camel-protobuf-starter) | 2.2 | The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol. +| link:https://camel.apache.org/components/latest/dataformats[Protobuf] + +(camel-protobuf-starter) | 2.2 | Serialize and deserialize Java objects using Google's Protocol buffers. -| link:https://camel.apache.org/components/latest/rss-dataformat.html[RSS] + -(camel-rss-starter) | 2.1 | RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa. +| link:https://camel.apache.org/components/latest/dataformats[RSS] + +(camel-rss-starter) | 2.1 | Transform from ROME SyndFeed Java Objects to XML and vice-versa. -| link:https://camel.apache.org/components/latest/soapjaxb-dataformat.html[SOAP] + -(camel-soap-starter) | 2.3 | SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads. +| link:https://camel.apache.org/components/latest/dataformats[SOAP] + +(camel-soap-starter) | 2.3 | Marshal Java objects to SOAP messages and back. -| link:https://camel.apache.org/components/latest/syslog-dataformat.html[Syslog] + -(camel-syslog-starter) | 2.6 | The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring). +| link:https://camel.apache.org/components/latest/dataformats[Syslog] + +(camel-syslog-starter) | 2.6 | Marshall SyslogMessages to RFC3164 and RFC5424 messages and back. -| link:https://camel.apache.org/components/latest/tarfile-dataformat.html[Tar File] + -(camel-tarfile-starter) | 2.16 | The Tar File data format is a message compression and de-compression format of tar files. +| link:https://camel.apache.org/components/latest/dataformats[Tar File] + +(camel-tarfile-starter) | 2.16 | Archive/extract files into/from tarballs. -| link:https://camel.apache.org/components/latest/thrift-dataformat.html[Thrift] + -(camel-thrift-starter) | 2.20 | The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat. +| link:https://camel.apache.org/components/latest/dataformats[Thrift] + +(camel-thrift-starter) | 2.20 | Serialize and deserialize of messages using Apache Thrift binary dataformat. -| link:https://camel.apache.org/components/latest/tidyMarkup-dataformat.html[TidyMarkup] + -(camel-tagsoup-starter) | 2.0 | TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML. +| link:https://camel.apache.org/components/latest/dataformats[TidyMarkup] + +(camel-tagsoup-starter) | 2.0 | Parse (potentially invalid) HTML into valid HTML or DOM. -| link:https://camel.apache.org/components/latest/univocity-csv-dataformat.html[uniVocity CSV] + -(camel-univocity-parsers-starter) | 2.15 | The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads. +| link:https://camel.apache.org/components/latest/dataformats[uniVocity CSV] + +(camel-univocity-parsers-starter) | 2.15 | Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers. -| link:https://camel.apache.org/components/latest/univocity-fixed-dataformat.html[uniVocity Fixed Length] + -(camel-univocity-parsers-starter) | 2.15 | The uniVocity Fixed Length data format is used for working with fixed length flat payloads. +| link:https://camel.apache.org/components/latest/dataformats[uniVocity Fixed Length] + +(camel-univocity-parsers-starter) | 2.15 | Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers. -| link:https://camel.apache.org/components/latest/univocity-tsv-dataformat.html[uniVocity TSV] + -(camel-univocity-parsers-starter) | 2.15 | The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads. +| link:https://camel.apache.org/components/latest/dataformats[uniVocity TSV] + +(camel-univocity-parsers-starter) | 2.15 | Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers. -| link:https://camel.apache.org/components/latest/secureXML-dataformat.html[XML Security] + -(camel-xmlsecurity-starter) | 2.0 | The XML Security data format facilitates encryption and decryption of XML payloads. +| link:https://camel.apache.org/components/latest/dataformats[XML Security] + +(camel-xmlsecurity-starter) | 2.0 | Encrypt and decrypt XML payloads using Apache Santuario. -| link:https://camel.apache.org/components/latest/xstream-dataformat.html[XStream] + -(camel-xstream-starter) | 1.3 | XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload. +| link:https://camel.apache.org/components/latest/dataformats[XStream] + +(camel-xstream-starter) | 1.3 | Marshal and unmarshal POJOs to/from XML. -| link:https://camel.apache.org/components/latest/yaml-snakeyaml-dataformat.html[YAML SnakeYAML] + -(camel-snakeyaml-starter) | 2.17 | YAML is a data format to marshal and unmarshal Java objects to and from YAML. +| link:https://camel.apache.org/components/latest/dataformats[YAML SnakeYAML] + +(camel-snakeyaml-starter) | 2.17 | Marshal and unmarshal Java objects to and from YAML. -| link:https://camel.apache.org/components/latest/zipdeflater-dataformat.html[Zip Deflate Compression] + -(camel-zip-deflater-starter) | 2.12 | Zip Deflate Compression data format is a message compression and de-compression format (not zip files). +| link:https://camel.apache.org/components/latest/dataformats[Zip Deflate Compression] + +(camel-zip-deflater-starter) | 2.12 | Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater. -| link:https://camel.apache.org/components/latest/zipfile-dataformat.html[Zip File] + -(camel-zipfile-starter) | 2.11 | The Zip File data format is a message compression and de-compression format of zip files. +| link:https://camel.apache.org/components/latest/dataformats[Zip File] + +(camel-zipfile-starter) | 2.11 | Compression and decompress streams using java.util.zip.ZipStream. |=== // dataformats: END @@ -1153,55 +1153,55 @@ Number of Camel languages: 17 in 11 JAR artifacts (0 deprecated) |=== | Language | Since | Description -| link:https://camel.apache.org/components/latest/bean-language.html[Bean method] + +| link:https://camel.apache.org/components/latest/languages[Bean method] + (camel-bean-starter) | 1.3 | To use a Java bean (aka method call) in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/constant-language.html[Constant] + +| link:https://camel.apache.org/components/latest/languages[Constant] + (camel-base) | 1.5 | To use a constant value in Camel expressions or predicates. Important: this is a fixed constant value that is only set once during starting up the route, do not use this if you want dynamic values during routing. -| link:https://camel.apache.org/components/latest/exchangeProperty-language.html[ExchangeProperty] + +| link:https://camel.apache.org/components/latest/languages[ExchangeProperty] + (camel-base) | 2.0 | To use a Camel Exchange property in expressions or predicates. -| link:https://camel.apache.org/components/latest/file-language.html[File] + +| link:https://camel.apache.org/components/latest/languages[File] + (camel-base) | 1.1 | For expressions and predicates using the file/simple language. -| link:https://camel.apache.org/components/latest/groovy-language.html[Groovy] + +| link:https://camel.apache.org/components/latest/languages[Groovy] + (camel-groovy-starter) | 1.3 | To use Groovy scripts in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/header-language.html[Header] + +| link:https://camel.apache.org/components/latest/languages[Header] + (camel-base) | 1.5 | To use a Camel Message header in expressions or predicates. -| link:https://camel.apache.org/components/latest/hl7terser-language.html[HL7 Terser] + +| link:https://camel.apache.org/components/latest/languages[HL7 Terser] + (camel-hl7-starter) | 2.11 | To use HL7 terser scripts in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/jsonpath-language.html[JsonPath] + +| link:https://camel.apache.org/components/latest/languages[JsonPath] + (camel-jsonpath-starter) | 2.13 | To use JsonPath in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/mvel-language.html[MVEL] + +| link:https://camel.apache.org/components/latest/languages[MVEL] + (camel-mvel-starter) | 2.0 | To use MVEL scripts in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/ognl-language.html[OGNL] + +| link:https://camel.apache.org/components/latest/languages[OGNL] + (camel-ognl-starter) | 1.1 | To use OGNL scripts in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/ref-language.html[Ref] + +| link:https://camel.apache.org/components/latest/languages[Ref] + (camel-base) | 2.8 | Reference to an existing Camel expression or predicate, which is looked up from the Camel registry. -| link:https://camel.apache.org/components/latest/simple-language.html[Simple] + +| link:https://camel.apache.org/components/latest/languages[Simple] + (camel-base) | 1.1 | To use Camels built-in Simple language in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/spel-language.html[SpEL] + +| link:https://camel.apache.org/components/latest/languages[SpEL] + (camel-spring-starter) | 2.7 | To use Spring Expression Language (SpEL) in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/tokenize-language.html[Tokenize] + +| link:https://camel.apache.org/components/latest/languages[Tokenize] + (camel-base) | 2.0 | To use Camel message body or header with a tokenizer in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/xtokenize-language.html[XML Tokenize] + +| link:https://camel.apache.org/components/latest/languages[XML Tokenize] + (camel-xml-jaxp-starter) | 2.14 | To use Camel message body or header with a XML tokenizer in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/xpath-language.html[XPath] + +| link:https://camel.apache.org/components/latest/languages[XPath] + (camel-xpath-starter) | 1.1 | To use XPath (XML) in Camel expressions or predicates. -| link:https://camel.apache.org/components/latest/xquery-language.html[XQuery] + +| link:https://camel.apache.org/components/latest/languages[XQuery] + (camel-saxon-starter) | 1.0 | To use XQuery (XML) in Camel expressions or predicates. |=== // languages: END @@ -1216,70 +1216,70 @@ Number of miscellaneous extensions: 22 in 22 JAR artifacts (0 deprecated) |=== | Extension | Since | Description -| link:https://camel.apache.org/components/latest/aws-xray.html[AWS XRay] + +| link:https://camel.apache.org/components/latest/others[AWS XRay] + (camel-aws-xray-starter) | 2.21 | Distributed tracing using AWS XRay -| link:https://camel.apache.org/components/latest/cxf-transport.html[CXF Transport] + +| link:https://camel.apache.org/components/latest/others[CXF Transport] + (camel-cxf-transport-starter) | 2.8 | Camel Transport for Apache CXF -| link:https://camel.apache.org/components/latest/hystrix.html[Hystrix] + +| link:https://camel.apache.org/components/latest/others[Hystrix] + (camel-hystrix-starter) | 2.18 | Circuit Breaker EIP using Netflix Hystrix -| link:https://camel.apache.org/components/latest/jasypt.html[Jasypt] + +| link:https://camel.apache.org/components/latest/others[Jasypt] + (camel-jasypt-starter) | 2.5 | Security using Jasypt -| link:https://camel.apache.org/components/latest/leveldb.html[LevelDB] + +| link:https://camel.apache.org/components/latest/others[LevelDB] + (camel-leveldb-starter) | 2.10 | Using LevelDB as persistent EIP store -| link:https://camel.apache.org/components/latest/lra.html[LRA] + +| link:https://camel.apache.org/components/latest/others[LRA] + (camel-lra-starter) | 2.21 | Camel saga binding for Long-Running-Action framework -| link:https://camel.apache.org/components/latest/openapi-java.html[Openapi Java] + +| link:https://camel.apache.org/components/latest/others[Openapi Java] + (camel-openapi-java-starter) | 3.1 | Rest-dsl support for using openapi doc -| link:https://camel.apache.org/components/latest/opentracing.html[OpenTracing] + +| link:https://camel.apache.org/components/latest/others[OpenTracing] + (camel-opentracing-starter) | 2.19 | Distributed tracing using OpenTracing -| link:https://camel.apache.org/components/latest/reactive-executor-vertx.html[Reactive Executor Vert.x] + +| link:https://camel.apache.org/components/latest/others[Reactive Executor Vert.x] + (camel-reactive-executor-vertx-starter) | 3.0 | Reactive Executor for camel-core using Vert.x -| link:https://camel.apache.org/components/latest/reactor.html[Reactor] + +| link:https://camel.apache.org/components/latest/others[Reactor] + (camel-reactor-starter) | 2.20 | Reactor based back-end for Camel's reactive streams component -| link:https://camel.apache.org/components/latest/resilience4j.html[Resilience4j] + +| link:https://camel.apache.org/components/latest/others[Resilience4j] + (camel-resilience4j-starter) | 3.0 | Circuit Breaker EIP using Resilience4j -| link:https://camel.apache.org/components/latest/ribbon.html[Ribbon] + +| link:https://camel.apache.org/components/latest/others[Ribbon] + (camel-ribbon-starter) | 2.18 | Using Netflix Ribbon for client side load balancing -| link:https://camel.apache.org/components/latest/rxjava.html[RxJava] + +| link:https://camel.apache.org/components/latest/others[RxJava] + (camel-rxjava-starter) | 2.22 | RxJava based back-end for Camel's reactive streams component -| link:https://camel.apache.org/components/latest/shiro.html[Shiro] + +| link:https://camel.apache.org/components/latest/others[Shiro] + (camel-shiro-starter) | 2.5 | Security using Shiro -| link:https://camel.apache.org/components/latest/spring-cloud.html[Spring Cloud] + +| link:https://camel.apache.org/components/latest/others[Spring Cloud] + (camel-spring-cloud-starter) | 2.19 | Camel Cloud integration with Spring Cloud -| link:https://camel.apache.org/components/latest/spring-cloud-consul.html[Spring Cloud Consul] + +| link:https://camel.apache.org/components/latest/others[Spring Cloud Consul] + (camel-spring-cloud-consul-starter) | 2.19 | Camel Cloud integration with Spring Cloud Consul -| link:https://camel.apache.org/components/latest/spring-cloud-netflix.html[Spring Cloud Netflix] + +| link:https://camel.apache.org/components/latest/others[Spring Cloud Netflix] + (camel-spring-cloud-netflix-starter) | 2.19 | Camel Cloud integration with Spring Cloud Netflix -| link:https://camel.apache.org/components/latest/spring-cloud-zookeeper.html[Spring Cloud Zookeeper] + +| link:https://camel.apache.org/components/latest/others[Spring Cloud Zookeeper] + (camel-spring-cloud-zookeeper-starter) | 2.19 | Camel Cloud integration with Spring Cloud Zookeeper -| link:https://camel.apache.org/components/latest/spring-javaconfig.html[Spring Java Configuration] + +| link:https://camel.apache.org/components/latest/others[Spring Java Configuration] + (camel-spring-javaconfig-starter) | 2.0 | Using Camel with Spring Java Configuration -| link:https://camel.apache.org/components/latest/spring-security.html[Spring Security] + +| link:https://camel.apache.org/components/latest/others[Spring Security] + (camel-spring-security-starter) | 2.3 | Security using Spring Security -| link:https://camel.apache.org/components/latest/swagger-java.html[Swagger Java] + +| link:https://camel.apache.org/components/latest/others[Swagger Java] + (camel-swagger-java-starter) | 2.16 | Rest-dsl support for using swagger api-doc -| link:https://camel.apache.org/components/latest/zipkin.html[Zipkin] + +| link:https://camel.apache.org/components/latest/others[Zipkin] + (camel-zipkin-starter) | 2.18 | Distributed message tracing using Zipkin |=== // others: END