时间:2023-04-29 16:54:02 | 来源:网站运营
时间:2023-04-29 16:54:02 来源:网站运营
李泰山出品-java版CMS内容管理系统:名称 | 技术栈 |
---|---|
前端模板 | thyleaf |
后端技术 | springboot |
ORM 框架 | mybatis-plus |
缓存技术 | redis |
安全框架 | Apache Shiro |
日志组件 | logback |
数据库 | mysql 或者h2(默认) |
版本管理 | git |
构建工具 | maven |
curl -L https://gitee.com/taisan/tarzan-cms/attach_files/1003268/download/tarzan-cms.jar --output tarzan-cms.jar
命令行运行java -jar tarzan-cms.jar
Dockerdocker run -it -d --name tarzan-cms -p 8080:8080 -v ~/.tarzan-cms:/root/.tarzan-cms --restart=always tarzan-cms-hub/tarzan-cms
代码地址关键词:内容,管理,系统,泰山,出品