CAMEL-23162 - Post-Quantum Cryptography (PQC) readiness: Add PQC readiness support to Camel Spring Boot SSL auto-configuration Align with Camel core changes (CAMEL-23154, CAMEL-23158, CAMEL-23159) by exposing namedGroups, namedGroupsFilter, signatureSchemes, and signatureSchemesFilter in CamelSSLConfigurationProperties and wiring them through CamelSSLAutoConfiguration, enabling Spring Boot users to configure post-quantum TLS key exchange groups and signature algorithms. Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful bean integration.
This project provides Spring Boot support for Apache Camel.
To create a starter for the zoot component, run the following command:
./starter-create zoot
Similarly, to delete the starter for the zoot component, run the following command:
./starter-delete zoot
More information can be found on the Camel website