Chapter 1. Building Blocks for Route Definitions

    xiaoxiao2021-03-25  58

    Abstract  Apache Camel supports two alternative Domain Specific Languages (DSL) for defining routes: a Java DSL and a Spring XML DSL. The basic building blocks for defining routes are endpoints and processors, where the behavior of a processor is typically modified by expressions or logical predicates. Apache Camel enables you to define expressions and predicates using a variety of different languages.
    转载请注明原文地址: https://ju.6miu.com/read-35231.html

    最新回复(0)