lishuo5263 opened a new issue #3037:
URL: https://github.com/apache/incubator-shenyu/issues/3037
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
1.Actived ShenYu Rewrute plugin , and add pom relateion jar
2.Add rewrite rule ,the rule include {PathVariable} param

### Expected Behavior
_No response_
### Steps To Reproduce
1.Refactor of rewrite plugin rewrite logic .
2.Add relate juint .
### Environment
```markdown
ShenYu version(s):2.4.3-SNAPSHOT
```
### Debug logs
2022-03-14 10:13:12 [boundedElastic-1]
INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rewrite selector
success match , selector name :gaia-internal-api-demo
2022-03-14 10:13:12 [boundedElastic-1]
INFO org.apache.shenyu.plugin.base.AbstractShenyuPlugin - rewrite rule
success match , rule name :/gaia-internal-api/demo/order
2022-03-14 10:13:12 [boundedElastic-1]
ERROR org.apache.shenyu.web.handler.GlobalErrorHandler - [99f5d1e9] Resolved
[PatternSyntaxException: Illegal repetition near index 33
gaia-internal-api/demo/order/path/{id}/{name}
^] for HTTP GET
/gaia-internal-api/demo/order/path/1/godfje@
### Anything else?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]