# helloworld **Repository Path**: umibee/helloworld ## Basic Information - **Project Name**: helloworld - **Description**: 测试使用 maven编译为war包,就一个hello页面 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2022-03-02 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hello world #maven编译测试使用 #编译为war包,放到tomat,简单的hello world页面 #编译测试 mvn clean package #dokcer自动化构建java web 基于jenkins+maven+nuxus容器 http://www.cnblogs.com/elvi/p/8884340.html