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

https://github.com/pomeluce/akir-spring


https://github.com/pomeluce/akir-spring

akir java postgresql quartz redis spring-boot spring-security workflow

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Akir-Spring

### 使用说明

#### 方式 1(推荐):

1. 安装 maven 骨架
2. 使用 IntelliJ IDEA 创建 maven 项目
3. 选择安装好 maven 骨架, 新建项目

#### 方式 2:

1. 拉取 Akir-spring 仓库

```
git clone https://github.com/pomeluce/akir-spring
```

2. 使用 IntelliJ IDEA 运行 akir-spring 项目