zoukankan      html  css  js  c++  java
  • Spring Boot 2.0(三):Spring Boot 开源软件都有哪些?

    2016年 Spring Boot 还没有被广泛使用,在网上查找相关开源软件的时候没有发现几个,到了现在经过2年的发展,很多互联网公司已经将 Spring Boot 搬上了生产,而使用 Spring Boot 的开源软件在 Github/码云 上面已有不少,这篇文章就给大家介绍一下 Github/码云 上面和 Spring Boot 相关的开源软件。


    ## 1、 [awesome-spring-boot](https://github.com/ityouknow/awesome-spring-boot)

    首先给大家介绍的就是Spring Boot 中文索引,这是一个专门收集 Spring Boot 相关资料的开源项目,也有对应的导航页面。

    产品主页

    http://springboot.fun

    项目主页

    https://github.com/ityouknow/awesome-spring-boot

    产品截图


    ## 2、 [云收藏](https://github.com/cloudfavorites/favorites-web)

    云收藏是一个使用 Spring Boot 构建的开源网站,可以让用户在线随时随地收藏的一个网站,在网站上分类整理收藏的网站或者文章,可以作为稍后阅读的一个临时存放。作为一个开放开源的软件,可以让用户从浏览器将收藏夹内容导入到云收藏,也支持随时将云收藏收集的文章导出去做备份。

    产品主页

    http://favorites.ren

    项目主页

    https://github.com/cloudfavorites/favorites-web

    产品截图


    ## 3、 Spring Boot 开源博客

    使用 Spring Boot 开发的开源博客比较多,相关功能也比较完善,大都有后台管理、支持 Markdown 等。本次在网上找了三个比较优秀的 Spring Boot 开源博客分享给大家,三个开源博客各有特点,都是大家喜欢的那种开源项目,文档、说明比较清晰,也有示例网站。


    ### 3.1、 [My-Blog](https://github.com/ZHENFENG13/My-Blog)

    My Blog是由Docker+SpringBoot+Mybatis+thymeleaf等技术实现的Java博客系统,本来是一个docker和springboot的实战练习项目,目前已经开源,功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验,如果觉得这个项目不错,请为它点赞支持。

    产品主页

    http://13blog.site

    项目主页

    https://github.com/ZHENFENG13/My-Blog

    产品截图


    ### 3.2、 [SpringBlog](https://github.com/Raysmond/SpringBlog)

    一个非常简单的博客系统使用技术: Spring Boot + Hibernate + MySQL + Bootstrap4 + HikariCP + Thymeleaf + Redis

    产品主页

    http://raysmond.com

    项目主页

    https://github.com/Raysmond/SpringBlog

    产品截图


    ### 3.3、 [V部落](https://github.com/lenve/VBlog)

    V部落是一个多用户博客管理平台,采用Vue+SpringBoot开发。

    项目主页

    https://github.com/lenve/VBlog

    产品截图


    ## 4、 [spring-boot-pay](https://gitee.com/52itstyle/spring-boot-pay)

    支付服务:支付宝,微信,银联详细代码案例;支付API文档。作为一个支付行业的老码农感觉这个项目挺实用,如果公司需要对接支付宝或者微信支付,是一个非常好的参考示例。

    产品主页

    http://doc.52itstyle.com

    项目主页

    https://gitee.com/52itstyle/spring-boot-pay

    产品截图


    5、 any-video

    Any Video 是基于 Spring Boot 开发的应用,利用网络爬虫技术,实时解析互联网资源,可对所有资源分类收藏,并分享!

    项目主页

    https://github.com/ChinaSilence/any-video

    产品截图


    ## 6、 [spring-boot-filemanager](https://gitee.com/alexyang/spring-boot-filemanager)

    基于Spring Boot、AngularJS、CSS3、HTML5的响应式文件浏览管理器

    产品主页

    http://shaofan.org/angular-filemanager

    项目主页

    https://gitee.com/alexyang/spring-boot-filemanager

    产品截图


    ## 7、 [vhr](https://github.com/lenve/vhr)

    微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。

    项目主页

    https://github.com/lenve/vhr

    产品截图


    ## 8、 [spring-boot-mail](https://gitee.com/52itstyle/spring-boot-mail)

    邮件发送服务,文本、附件、模版多种实现,队列,线程定时任务功能

    项目主页

    https://gitee.com/52itstyle/spring-boot-mail

    产品截图


    ## 9、 [webappchat](https://gitee.com/JiaGou-XiaoGe/webappchat)

    Spring Boot mybatis mysql后台商城 h5 小程序

    项目主页

    https://gitee.com/JiaGou-XiaoGe/webappchat

    产品截图


    ## 10、 [spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)

    Spring Boot 技术栈示例代码,快速简单上手教程,一个帮助大家学习 Spring Boot的开源示例项目。

    项目主页

    https://github.com/ityouknow/spring-boot-examples

    产品截图


    其实应该还有很多优秀的 Spring Boot开源项目,但目前我仅了解这些,也希望大家多反馈一些优秀的 Spring Boot 开源项目,统一将这些项目收集到 awesome-spring-boot 中,方便后续大家学习查找。


    ## 参考

    Spring Boot 资源大全

  • 相关阅读:
    sqlite 修改 id 自增值
    欧拉图与哈密顿图12:22
    nps 配置 vnc内网穿透
    0 范数、1 范数、2 范数有什么区别?
    相关测试
    golang学习笔记---channel(通道)
    golang学习笔记---pflag包
    Nginx+Keepalived配置Nginx自动启动和7*24不间断服务
    Keepalived+Nginx双机主备配置实践
    虚拟机中使用域名通过宿主window访问
  • 原文地址:https://www.cnblogs.com/ityouknow/p/8507163.html
Copyright © 2011-2022 走看看