# ootb_mvc **Repository Path**: iispeily/ootb_mvc ## Basic Information - **Project Name**: ootb_mvc - **Description**: SpringMVC版Java后台模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-29 - **Last Updated**: 2022-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Website & Manager & mobile-api ``` Web项目 (Maven)... 基于:https://gitee.com/iispeily/ootb_mvc ``` 模块介绍 ``` ootb-mobile 移动端api模块 ootb_common 通用工具模块 ootb_dao dao层 ootb_entity 实体层 ootb_manager 网站管理端 ootb_service 服务接口层 ootb_service_impl 服务接口实现层 ootb_website 网站模块 parent 父级maven管理 ``` > 实现 ``` Spring SpringMVC mybatisplus shiro redis | ecache ```