diff --git a/springboot-web-quickstart/src/main/resources/static/01. GET-POST.html b/springboot-web-quickstart/src/main/resources/static/01. GET-POST.html new file mode 100644 index 0000000..627b312 --- /dev/null +++ b/springboot-web-quickstart/src/main/resources/static/01. GET-POST.html @@ -0,0 +1,23 @@ + + + + + 请求方式演示-GET-POST + + +
+ 姓 名:
+ 密 码:
+
+
+ +


+ +
+ 姓 名:
+ 密 码:
+
+
+ + +