提交webapp文件夹
src/main/webapp/sample.html New file @@ -0,0 +1,10 @@ <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>示例文件</title> </head> <body> </body> </html>