Skip to content

wayshall/zifish-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zifish 插件项目


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

环境要求

maven

当前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

About

zifish-plugins

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors