Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
3.3. Mandatory Configurations for the rules:ruleBase Configuration Element
- name: this is used by other components to refer to this rule.
- src: this can be a file or anything else that is meaningful to the RuleProvider.
- provider: This is the actual provider implementation. In the configuration above, there is one RuleProvider that uses regular expressions but you can specify multiple ruleBase elements and have as many RuleProviders as you need.