jeanNyil / upstream-quarkus-camel-demos

This repository contains examples of Apache Camel Quarkus projects to demonstrate various features. All projects leverage Quarkus version 1.9.x, the Supersonic Subatomic Java Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upstream Quarkus Camel Examples

This repository contains examples of Apache Camel Quarkus projects to demonstrate various features.

All projects leverage Quarkus version 1.9.x, the Supersonic Subatomic Java Framework.

Their purpose is to provide small, specific and working examples that can be used for reference in your own projects.

If you want to learn more:

Apache Camel Quarkus project examples:

  • camel-quarkus-http: exposing a RESTful service using the Apache Camel Quarkus Platform-HTTP extension.
  • camel-quarkus-jsonvalidation-api: exposing a RESTful service using the Apache Camel REST DSL and validating a sample JSON payload using the Apache Camel Quarkus JSON Schema Validator extension.
  • camel-quarkus-xmlvalidation-api: exposing a RESTful service using the Apache Camel REST DSL and validating a sample XML payload using the Apache Camel Quarkus validator extension.

About

This repository contains examples of Apache Camel Quarkus projects to demonstrate various features. All projects leverage Quarkus version 1.9.x, the Supersonic Subatomic Java Framework.

License:MIT License


Languages

Language:Java 82.1%Language:HTML 17.9%