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.
Mahone
e4a23f00fe
|
11 months ago | |
---|---|---|
.. | ||
DB | 11 months ago | |
ES | 11 months ago | |
Redis | 11 months ago | |
docker | 11 months ago | |
jeecg-boot-base | 1 year ago | |
jeecg-boot-module-KM | 1 year ago | |
jeecg-boot-module-system | 11 months ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
docker-compose-build.yml | 11 months ago | |
docker-compose.yml | 11 months ago | |
docker-install.sh | 11 months ago | |
kms-init.sh | 11 months ago | |
pom.xml | 2 years ago |
README.md
科亿知识库 KY KMS
当前最新版本: V0.0.1(发布日期:20220322)
后端技术架构 基础框架:Spring Boot 2.3.5.RELEASE
持久层框架:Mybatis-plus 3.4.3.1
安全框架:Apache Shiro 1.7.0,Jwt 3.11.0
数据库连接池:阿里巴巴Druid 1.1.22
缓存框架:redis
日志打印:logback
其他:fastjson,poi,Swagger-ui,quartz, lombok(简化代码)等。
开发环境 语言:Java 8
IDE(JAVA): Eclipse安装lombok插件 或者 IDEA
依赖管理:Maven
数据库:MySQL5.7+ & Oracle 11g & SqlServer & postgresql & 国产等更多数据库
缓存:Redis