# beetlmvcdemo **Repository Path**: ytg/beetlmvcdemo ## Basic Information - **Project Name**: beetlmvcdemo - **Description**: beetlmvcdemo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2016-10-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README run as 发布到tomcat 会看见 =============action映射开始================= url ==> 全类名.方法名() -------------------------------------------- @Action(/index) ==> class com.beetl.mvc.demo.action.Demo1Controller.demo1() =============action映射结束================= [beetl] 运行环境初始化完成 在浏览器下输入 http://localhost:8080/beetlmvcdemo/index