# xxx-manage **Repository Path**: mygithubxyz/xxx-manage ## Basic Information - **Project Name**: xxx-manage - **Description**: 后台管理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-15 - **Last Updated**: 2021-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xxx-manage

  • ### 前后端分离,springboot管理练手项目 #### 项目简介 springboot管理练手项目基于前后端分离,采用Springboot+Mybaits框架,swagger接口管理;
    angularjs 前端框架搭建,权限管理springsecurity,定时任务,分页组件pagehleper;
    log4j日志管理,poi批量导出,devtools热部署组件。
    #### pom依赖 ctr+f9自动部署 org.springframework.boot spring-boot-devtools true | 模块 | **技术栈** | | :--------- | ------------------------------------------------------------ | | 数据访问层 | Mybatis | | 业务层 | restful风格CRUD | | 持久层 | MySQL | |开发工具 |jdk1.8,idea| # 登录控制 ![登录界面](https://images.gitee.com/uploads/images/2021/0115/155648_ab3aeceb_7616978.png "1.png") # 权限管理springsecurity ![首页界面](https://images.gitee.com/uploads/images/2021/0115/155714_659e7857_7616978.png "6.png") # 分页pagehleper,及CRUD ![crud管理](https://images.gitee.com/uploads/images/2021/0115/155748_50455548_7616978.png "7.png") # 接口文档 ![swagger接口文档](https://images.gitee.com/uploads/images/2021/0115/155923_4550237a_7616978.png "jikouwendnag.png") # 项目完整代码,---master分支提取 #### url链接:https://github.com/mygithub-xyz/xxx-manage.git # 测试地址 | 测试地址 | **账号** | :--------- | ------------------------------------------------------------ | | http://www.mygithub.xyz:8082/index.html | admin |