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
- Host: GitHub
- URL: https://github.com/pomeluce/akir-spring
- Owner: pomeluce
- License: gpl-3.0
- Created: 2023-10-14T10:27:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T14:19:26.000Z (3 months ago)
- Last Synced: 2025-03-19T15:28:22.687Z (3 months ago)
- Topics: akir, java, postgresql, quartz, redis, spring-boot, spring-security, workflow
- Language: Java
- Homepage:
- Size: 405 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 项目