# mario **Repository Path**: eric-tutorial/mario ## Basic Information - **Project Name**: mario - **Description**: Java MVC框架实现教程源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/junicorn/mario - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-17 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mario Java MVC框架实现教程源码 https://gitee.com/eric-tutorial/java-bible/blob/master/mvc/index.md ### 代码行数 ![](代码行数.png) ### 安装到本地 安装到本地m2仓库,供mario-sample调用 ```shell script mvn clean install ``` 使用案例 https://gitee.com/eric-tutorial/mario-sample