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

https://github.com/wayshall/zifish-plugins

zifish-plugins
https://github.com/wayshall/zifish-plugins

Last synced: about 1 year ago
JSON representation

zifish-plugins

Awesome Lists containing this project

README

          

# zifish 插件项目
------
zifish 快速开发框架的插件
spring-boot技术联系邮箱: wayshall@qq.com

## 环境要求
- JDK8+
- 对应版本的[zifish](https://github.com/wayshall/onetwo)

## maven
当前snapshot版本:**4.7.4-SNAPSHOT**

若使用snapshot版本,请添加snapshotRepository仓储:
```xml

oss
https://oss.sonatype.org/content/repositories/snapshots/

true


```

## 示例项目
基于zifish的后台管理示例项目:
[web-manager](https://github.com/wayshall/onetwo-web-manager)