You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
caoyizhong a6ee8c4156 修改报废查询 2 years ago
hy-boot-base 修改数据权限 2 years ago
hy-boot-module-activiti 修改报废查询 2 years ago
hy-boot-module-service 修改数据权限 2 years ago
hy-boot-module-system 修改部门查询 2 years ago
.gitattributes 修改项目包名 3 years ago
.gitignore 修改项目包名 3 years ago
README.md 删除docker文件,删除版本信息文件,修改md项目说明文件 3 years ago
pom.xml 添加防止重复提交 2 years ago

README.md

昊易信息管理平台

当前最新版本: 2.4.0

后端技术架构

  • 基础框架:Spring Boot 2.3.5.RELEASE

  • 持久层框架:Mybatis-plus 3.4.1

  • 安全框架:Apache Shiro 1.7.0,Jwt 3.11.0

  • 数据库连接池:阿里巴巴Druid 1.1.22

  • 缓存框架:redis

  • 日志打印:logback

  • 其他:fastjson,poi,Swagger-ui,quartz, lombok(简化代码)等。

开发环境

  • 语言:Java 8

  • 开发工具 IDEA

  • 依赖管理:Maven

  • 数据库:MySQL5.7

  • 缓存:Redis