📄️ Request Matchers
Matching HTTP Methods
📄️ Logical Matchers
Combining Matchers
📄️ Attribute Matchers
Attribute Matchers extend the capabilities of request matching by allowing more nuanced conditions than simple equality checks.
📄️ Custom Matchers
Custom Matchers in JJ allow for extending the request matching capabilities beyond the built-in matchers. They enable the creation of highly customized conditions for matching incoming requests based on specific logic. JJ offers flexibility for developers to create custom logic for request matching through two primary types of matchers: