-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
Currently, although ShenYu supports the upload interface of forwarding files, there are no relevant examples and integration tests. This task needs you to finish these.
The upload file can be committed to shenyu-examples/shenyu-examples-common/src/main/resources, just upload one file.
During integration testing, you may need to unzip the fat jar of .SpringBoot
just create and write new file, check #3768
Task List
-
- add file upload example for
shenyu-examples-http; @847850277
- add file upload example for
-
- add file upload example for
shenyu-examples-https; @lahmXu
- add file upload example for
-
- add file upload example for
shenyu-examples-springmvc; @847850277
- add file upload example for
-
- add file upload example for
shenyu-examples-springmvc-tomcat; @847850277
- add file upload example for
-
- add file upload example for
shenyu-examples-websocket; @mahaitao617
- add file upload example for
-
- add file upload integration test for
shenyu-integrated-test-http; @847850277
- add file upload integration test for
-
- add file upload integration test for
shenyu-integrated-test-https; @lahmXu
- add file upload integration test for
-
- add file upload integration test for
shenyu-integrated-test-spring-cloud; @lahmXu
- add file upload integration test for
-
- add file upload integration test for
shenyu-integrated-test-websocket; @mahaitao617
- add file upload integration test for
-
- add file upload example for
shenyu-examples-springcloud; @lahmXu
- add file upload example for