# cfbspringboot **Repository Path**: yuetianlun/cfbspringboot ## Basic Information - **Project Name**: cfbspringboot - **Description**: 基本的springboot框架,适合新项目的开发 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-27 - **Last Updated**: 2021-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基本的springboot框架,适合新项目的开发 采用RestFul Api接口、集成Thymleaf、集成mybatis、用filter实现登录、采用shiro权限管理 实现了用户的登录功能和用户信息的分页展示 本框架精简干练,适合项目的起始开发或者为移动端提供后台接口 从零开始搭建springboot框架 https://blog.csdn.net/weixin_45864004/article/details/108651952 运行入口 http://localhost:8080/login 预览图: ![image](https://github.com/KakarottoCui/cfbspringboot/blob/master/src/main/resources/static/image/11.jpg) ![image](https://github.com/KakarottoCui/cfbspringboot/blob/master/src/main/resources/static/image/12.jpg)