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.
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.
本文介绍了Apache Camel支持的两种领域特定语言(DSL): Java DSL 和 Spring XML DSL。这两种DSL用于定义路由,基本构建模块包括端点和处理器,处理器的行为可以通过表达式或逻辑谓词进行修改。此外,Apache Camel还允许使用多种不同的语言来定义表达式和谓词。
6006

被折叠的 条评论
为什么被折叠?



