# backend-java **Repository Path**: zhuwei08/backend-java ## Basic Information - **Project Name**: backend-java - **Description**: Java 后端 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-09-23 - **Last Updated**: 2024-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # backend-java # 概述 分享干货,拒绝大饼 1.经典案例、解决方案的分享(本项目重点) 2.从0到1完成系统架构设计(后续出相关博客,看关注程度可能会出教程,以项目为例) 3.从菜鸟到架构师的成长 (后续出相关博客,主要是大家探讨) | 依赖 | 版本 | |:-----------:|:-----------:| | JDK | \>=17,默认为21 | | Spring Boot | 3.2.X | 拥抱最新变化,感受新特性优势 ## 目录 * [spring-boot-batch](spring-boot-parent%2Fspring-boot-batch) ------ spring-boot-batch 数据批处理 * [spring-boot-i18n](spring-boot-parent%2Fspring-boot-i18n) ------ spring-boot-i18n 国际化 * [spring-boot-i18n-default](spring-boot-parent%2Fspring-boot-i18n%2Fspring-boot-i18n-default) ------ 默认国际化方式 * [spring-boot-i18n-dynamic](spring-boot-parent%2Fspring-boot-i18n%2Fspring-boot-i18n-dynamic) ------ 动态数据国际化 * [spring-boot-mybatis-plus](spring-boot-parent%2Fspring-boot-mybatis-plus) ------ spring-boot-mybatis-plus 数据范围 * [spring-boot-netty](spring-boot-parent%2Fspring-boot-netty) ------ spring-boot-netty 网络编程 * [protocol-binary](spring-boot-parent%2Fspring-boot-netty%2Fprotocol-binary) ------ protocol-binary 二进制协议 * [protocol-protobuf](spring-boot-parent%2Fspring-boot-netty%2Fprotocol-protobuf) ------ protocol-protobuf protobuf协议 * [spring-boot-netty-server](spring-boot-parent%2Fspring-boot-netty%2Fspring-boot-netty-server) ------ spring-boot-netty-server 服务整合 * [netty-spring-boot-starter](spring-boot-parent%2Fspring-boot-netty%2Fnetty-spring-boot-starter) ------ netty-spring-boot-starter 快速启动SDK * [spring-boot-redisson](spring-boot-parent%2Fspring-boot-redisson) ------ spring-boot-redisson 延时队列 * [spring-boot-sharding](spring-boot-parent%2Fspring-boot-sharding) ------ spring-boot-sharding 数据分片 * [spring-boot-statemachine](spring-boot-parent%2Fspring-boot-statemachine) ------ spring-boot-statemachine 状态机 * [spring-boot-validation](spring-boot-parent%2Fspring-boot-validation) ------ spring-boot-validation 参数校验 * [spring-boot-websocket-client](spring-boot-parent%2Fspring-boot-websocket-client) ------ spring-boot-websocket-client 客户端 * [spring-boot-websocket-server](spring-boot-parent%2Fspring-boot-websocket-server) ------ spring-boot-websocket-server 服务端 ## 相关博客 ### 整合案例 * [spring-boot 整合 spring-boot-starter-batch 数据批处理](https://blog.csdn.net/qq_37220802/article/details/136374081) * [spring-boot 静态数据国际化](https://blog.csdn.net/qq_37220802/article/details/136375159) * [spring-boot 动态数据国际化](https://blog.csdn.net/qq_37220802/article/details/137003370) * [spring-boot 整合 mybatis-plus 之数据范围](https://blog.csdn.net/qq_37220802/article/details/137003838) * [spring-boot 整合 netty 不一样的玩法(上)](https://blog.csdn.net/qq_37220802/article/details/136553272) * [spring-boot 整合 netty 不一样的玩法(中)](https://blog.csdn.net/qq_37220802/article/details/136557435) * [spring-boot 整合 netty 不一样的玩法(下)番外](https://blog.csdn.net/qq_37220802/article/details/136729647) * [spring-boot 整合 netty 不一样的玩法(下)](https://blog.csdn.net/qq_37220802/article/details/136731789) * [spring-boot 整合 redisson 延时队列](https://blog.csdn.net/qq_37220802/article/details/140546697) * [spring-boot 整合 shardingsphere-jdbc、mybatis-plus 数据分片](https://blog.csdn.net/qq_37220802/article/details/137262023) * [spring-boot 扩展 statemachine 状态机](https://blog.csdn.net/qq_37220802/article/details/136402532) * [spring-boot 整合 spring-boot-starter-validation 参数校验](https://blog.csdn.net/qq_37220802/article/details/136402407) ### 从0到1完成系统架构设计 * [Iot系列专栏](https://blog.csdn.net/qq_37220802/category_12650523.html?spm=1001.2014.3001.5482) ### 成长之路杂谈 ## 鸣谢 欢迎加好友讨论(欢迎提出意见和建议),QQ:122264373 本项目不定期更新,如果有帮助到您,请给个 STAR,谢谢 ^_^!