zifish 快速开发框架的插件
spring-boot技术联系邮箱: wayshall@qq.com
- JDK8+
- 对应版本的zifish
当前snapshot版本:4.7.4-SNAPSHOT
若使用snapshot版本,请添加snapshotRepository仓储:
<repository>
<id>oss</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository> 基于zifish的后台管理示例项目: web-manager