Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 713 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 713 Bytes

springboot-admin

Spring Boot 通用Mapper Shiro Thymeleaf

快速开始

git clone git@github.com:cxhello/springboot-admin.git
cd docker-compose
docker-compose up -d

构建镜像

docker build -t springboot-admin:v1.0.0 .