shenyu
shenyu copied to clipboard
[Task] add upload file example and integrated test
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 https://github.com/apache/shenyu/pull/3768
Task List
-
- [x] add file upload example for
shenyu-examples-http
; @847850277
- [x] add file upload example for
-
- [ ] add file upload example for
shenyu-examples-https
; @lahmXu
- [ ] add file upload example for
-
- [x] add file upload example for
shenyu-examples-springmvc
; @847850277
- [x] add file upload example for
-
- [x] add file upload example for
shenyu-examples-springmvc-tomcat
; @847850277
- [x] add file upload example for
-
- [ ] add file upload example for
shenyu-examples-websocket
; @mahaitao617
- [ ] add file upload example for
-
- [x] add file upload integration test for
shenyu-integrated-test-http
; @847850277
- [x] 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
please assign task5 and task9 to me
please assign task 1、3、4、6 to me.
Please assign task 2,7,8,10 to me, thanks!
Thanks for your contribution !