# spring-boot-route **Repository Path**: liyange/spring-boot-route ## Basic Information - **Project Name**: spring-boot-route - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-21 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring Boot 学习路线 === ![Spring Boot 2.3](https://img.shields.io/badge/Spring%20Boot-2.3-brightgreen.svg) ![JDK 1.8](https://img.shields.io/badge/JDK-1.8-blue.svg) ![Maven](https://img.shields.io/badge/Maven-3.5.4-important.svg) ![公众号](https://img.shields.io/badge/Java旅途-lightgrey.svg) Spring Boot 技术栈分享,spring-boot-route包含基础知识、Web开发、数据访问、缓存服务、消息队列、日志管理、服务监控、定时任务及其他知识等九大部分,二十三篇文章,内容几乎涉猎了开发中比较常用的技术点。 [Github地址](https://github.com/binzh303/spring-boot-route) | [Gitee地址](https://gitee.com/zhixie/spring-boot-route) --- ![springboot](https://mmbiz.qpic.cn/mmbiz_png/lgiaG5BicLkVcKA2SqIHWZus31XcianxQqjhw1Sh4YzQ7pXno0TLJGIQDYtA2kFhA4Dhqbbpicyb88AM5SGOBKF7Kg/640?wx_fmt=png&tp=webp&wxfrom=5&wx_lazy=1&wx_co=1) ## 支持我 1. 关注我的公众号『Java旅途』 2. 给该仓库点个`star` ## 目录及示例代码 ### Spring Boot基础知识 - spring-boot-param | [spring-boot-route(一)Controller接收参数的几种方式](https://javatip.cn/archives/66) - spring-boot-yml | [spring-boot-route(二)读取配置文件的几种方式](https://javatip.cn/archives/72) - spring-boot-file | [spring-boot-route(三)实现多文件上传](https://javatip.cn/archives/74) - spring-boot-exception | [spring-boot-route(四)全局异常处理](https://javatip.cn/archives/79) ### Spring Boot Web开发 - spring-boot-swagger | [spring-boot-route(五)整合swagger生成接口文档](https://javatip.cn/archives/90) - spring-boot-japidocs | [spring-boot-route(六)整合JApiDocs生成接口文档](https://javatip.cn/archives/91) ### Spring Boot数据访问 - spring-boot-jdbctemplate | [spring-boot-route(七)整合jdbcTemplate操作数据库](https://javatip.cn/archives/92) - spring-boot-mybatis | [spring-boot-route(八)整合mybatis操作数据库](https://javatip.cn/archives/93) - spring-boot-JPA | [spring-boot-route(九)整合JPA操作数据库](https://javatip.cn/archives/94) - spring-boot-datasource | [spring-boot-route(十)多数据源切换](https://javatip.cn/archives/95) - spring-boot-encypt | [spring-boot-route(十一)数据库配置信息加密](https://javatip.cn/archives/113) ### Spring Boot整合缓存 - spring-boot-redis | [spring-bot-route(十二)整合redis做为缓存](https://javatip.cn/archives/114) ### Spring Boot整合消息队列 - spring-boot-rabbitmq | [spring-boot-route(十三)整合RabbitMQ](https://javatip.cn/archives/115) - spring-boot-kafka | [spring-boot-route(十四)整合Kafka](https://javatip.cn/archives/116) - spring-boot-rocketmq | [spring-boot-route(十五)整合RocketMQ](https://javatip.cn/archives/117) ### Spring Boot日志管理 - spring-boot-logback | [spring-boot-route(十六)使用logback生产日志文件](https://javatip.cn/archives/118) - spring-boot-aop | [spring-boot-route(十七)使用aop记录操作日志](https://javatip.cn/archives/119) ### Spring Boot服务监控 - spring-boot-actuator | [spring-boot-route(十八)spring-boot-actuator监控应用](https://javatip.cn/archives/120) - spring-boot-admin-server/spring-boot-actuator |[spring-boot-route(十九)spring-boot-admin监控服务](https://javatip.cn/archives/121) ### Spring Boot定时任务 - spring-boot-task | [spring-boot-route(二十)Spring Task实现简单定时任务](https://javatip.cn/archives/122) - spring-boot-quartz | [spring-boot-route(二十一)Quartz实现动态定时任务](https://javatip.cn/archives/123) ### Spring Boot其他 - spring-boot-mail | [spring-boot-route(二十二)实现邮件发送功能](https://javatip.cn/archives/124) - spring-boot-weixin | [spring-boot-route(二十三)开发微信公众号](https://javatip.cn/archives/125) ### Spring Boot补充 - spring-boot-session | [spring-boot-route(二十四)分布式session的一致性处理](https://javatip.cn/archives/284) - 暂无示例代码| [spring-boot-route(二十五)Spring Boot实现国际化](https://javatip.cn/archives/256) - 暂无示例代码| [spring-boot-route(二十六)Spring Boot整合webSocket](https://javatip.cn/archives/255) ## 我的公众号 ![Java旅途](https://img.javatip.cn/20210403002455.jpg)