# homework1-3 **Repository Path**: txy-hope/homework1-3 ## Basic Information - **Project Name**: homework1-3 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 作业一 mvc工程 #### 校验成功示例 ##### http://localhost:8080/demo/auth/test1?username=zhangsan ##### http://localhost:8080/demo/auth/test1?username=lisi #### 校验失败示例 ##### http://localhost:8080/demo/auth/test1?username=zhang ##### http://localhost:8080/demo/auth/test1?username=li # 作业二 sss工程 ##### 放到tomcat8下运行即可