dudu
项目基于Spring boot + Mybatis框架的分布式开发系统架构;采用强大的beetl模板引擎;数据库使用mysql;前端采用bootstrap框架。- 后台包含:首页、联系人管理、系统管理(组织机构管理、用户管理、角色管理、菜单管理、数据字典管理、配置管理、日志管理)
- github地址:https://github.com/jflyfox/dudu
- 码云地址:https://git.oschina.net/jflyfox/dudu
- 项目交流群:
568909653
- 通过git下载项目代码,安装jdk、maven、mysql。
- 在项目目录下运行mvn install,提示BUILD SUCCESS即可。
- 创建mysql用户和数据库,运行/dudu/sql下对应dudu.sql。
- 修改配置文件:/dudu/src/main/resources/aoolication.properties
- 运行:mvn spring-boot:run
- Spring Framework:https://projects.spring.io/spring-framework/
- SpringMVC:https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc
- Apache Shiro:https://shiro.apache.org/
- Spring session:https://projects.spring.io/spring-session/
- MyBatis:https://www.mybatis.org/mybatis-3/zh/index.html
- Mybatis-Plus:https://mp.baomidou.com
- Druid:https://github.com/alibaba/druid
- Redis:https://redis.io/
- Quartz:https://www.quartz-scheduler.org/
- Beetl:https://ibeetl.com/guide/#beetl
- Jenkins:https://jenkins.io/index.html
- Maven:https://maven.apache.org/
- jQuery:https://jquery.com
- Bootstrap:https://getbootstrap.com