VampireAchao
VampireAchao
I used npm to install DragSelect,but I found this function is not work as unexpected. Until I debug and found this,then I fixed it,maybe this is my first pull request...
### Describe the feature I hope to provide a default filter that excludes keys and their corresponding values starting with ":" when importing request headers. ### Environment Postcat V0.3.2 Engine:...
fix variable name
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Currently, our application's internationalization (i18n) is implemented only on the...
Device: Xiaomi MIX Fold 2 CPU 晓龙®8+ 移动平台 MIUI Fold 14.0.12 There is a problem,can not open, there is error infomation: ```bash Cmdline: com.google.mediapipe.examples.poselandmarker 2023-12-20 10:35:55.003 26804-26804 DEBUG pid-26804 A...
https://github.com/apache/incubator-streampark-website/issues/388
The plugin edit page in the ShenYu dashboard cannot be opened because the request GET /namespacePlugin/id={id}&namespaceId={namespaceId} incorrectly uses pluginId = {id} to query the plugin data, leading to no data...
Fixes #5628 This PR upgrades the Swagger integration from Swagger 2 to Swagger 3 in the `shenyu-examples-http-swagger2` module. The key changes include: - **Dependency Upgrades:** - Replaced `springfox-swagger-ui` and `springfox-swagger2`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior After upgrading to Spring Boot 3.3.1, the shenyu-examples-http-swagger2 module fails to...
// Describe your PR here; eg. Fixes #issueNo Resolve #5615 Make sure that: - [X] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor/). - [X] You submit test cases (unit or integration...