An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Elephant
> Spring Boot 基础后台项目

## 快速使用
1. 搭建开发环境组件
```bash
cd scripts
./prepare.dev.sh
```
2. 更改本地HOST,参照`host.dev`文件
3. 运行`manager`模块`main`函数