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.
km_community/jeecg-boot
liuwx_gitee 812b49668b
bug fix:解决稳定性问题
11 months ago
..
DB update jeecg-boot/DB/km_mysql.sql. 1 year ago
ES 增加docker一键运行脚本:参考readme.cmd 2 years ago
jeecg-boot-base bug fix:解决sql注入的问题 12 months ago
jeecg-boot-module-KM bug fix:解决稳定性问题 11 months ago
jeecg-boot-module-system bug fix:解决sql注入的问题 12 months ago
.gitattributes 初始化 2 years ago
.gitignore 初始化 2 years ago
README.md 初始化 2 years ago
docker-compose-business.yml 商业版部署说明:只支持本机部署 2 years ago
docker-compose-kykms.yml docker脚本更新 1 year ago
docker-compose-local.yml 增加docker一键运行脚本:参考readme.cmd 2 years ago
docker-compose-official.yml 增加docker一键运行脚本:参考readme.cmd 2 years ago
docker-compose-redis.yml docker脚本更新 1 year ago
docker-compose-server.yml 增加docker运行方式,快速跑起来。 2 years ago
docker-compose.yml 增加docker一键运行脚本:参考readme.cmd 2 years ago
pom.xml 增加docker一键运行脚本:参考readme.cmd 2 years ago

README.md

KYKMS

科亿知识库 KY KMS

当前最新版本: V0.0.1发布日期20220322

后端技术架构 基础框架Spring Boot 2.3.5.RELEASE

持久层框架Mybatis-plus 3.4.3.1

安全框架Apache Shiro 1.7.0Jwt 3.11.0

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

缓存框架redis

日志打印logback

其他fastjsonpoiSwagger-uiquartz, lombok简化代码等。

开发环境 语言Java 8

IDE(JAVA) Eclipse安装lombok插件 或者 IDEA

依赖管理Maven

数据库MySQL5.7+ & Oracle 11g & SqlServer & postgresql & 国产等更多数据库

缓存Redis