# helloworld **Repository Path**: sugar_mayun/helloworld ## Basic Information - **Project Name**: helloworld - **Description**: 用于mvn打成war包,部署在tomcat上测试用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-12-22 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hello world #maven编译测试使用 #编译为war包,放到tomat,简单的hello world页面 C:\java\apache-tomcat-7.0.52\webapps目录下 http://localhost:8080/ http://192.168.31.153:8080/helloworld2/index.html http://192.168.31.153:8080/helloworld/index.html