# springboot-io **Repository Path**: bitters/springboot-io ## Basic Information - **Project Name**: springboot-io - **Description**: springboot2.0的功能点实例说明,快速入门 - **Primary Language**: Java - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-12-17 - **Last Updated**: 2025-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-io #### 项目介绍 springboot2.0的功能点实例说明,快速入门 #### 软件架构 使用的是SpringBoot2.0的版本,网上好多的实例都是1.5+左右的,本次用的虽然不是最新的,但有最新的差别不大, SpringBoot2.0的特性: 1. Java 8 Baseline and Java 9 Support 2. Third-party Library Upgrades 3. Reactive Spring 4. Spring WebFlux & WebFlux.fn 5. Reactive Spring Data 6. Reactive Spring Security 7. Embedded Netty Server 8. HTTP/2 Support 9. Configuration Property Binding 10. Property Origins 11. Converter Support 12. Gradle Plugin 13. Actuator Improvements 14. Kotlin 15. Actuator JSON .....太多好的特性了,不一一复制了 #### 安装教程 1. 安装JDK8以上 2. 把项目导入eclipse或者IntelliJ IDEA都可以 3. 编译运行。 #### 源码项目说明 1. springboot-io 主项目 2. springboot-hello 第一个测试项目 3. springboot-properties 配置依赖实例 4. springboot-actuator 运行状态监控实例 5. springboot-kafka kafka集成 6. springboot-jpa jpa集成 7. springboot-logback logback集成 ...继续更新 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)