https://github.com/hocgin/elephant
🐘后台管理系统 API
https://github.com/hocgin/elephant
jwt mybatis mybatis-plus quartz spring-boot spring-security
Last synced: 2 months ago
JSON representation
🐘后台管理系统 API
- Host: GitHub
- URL: https://github.com/hocgin/elephant
- Owner: hocgin
- Created: 2018-09-03T16:04:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T19:01:08.000Z (about 5 years ago)
- Last Synced: 2025-10-09T08:19:20.818Z (9 months ago)
- Topics: jwt, mybatis, mybatis-plus, quartz, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 516 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Elephant
> Spring Boot 基础后台项目
## 快速使用
1. 搭建开发环境组件
```bash
cd scripts
./prepare.dev.sh
```
2. 更改本地HOST,参照`host.dev`文件
3. 运行`manager`模块`main`函数