# hope
**Repository Path**: ymrmw/hope
## Basic Information
- **Project Name**: hope
- **Description**: Hope 是我学习Springboot,SpringCloud的笔记,欢迎star!
- **Primary Language**: Java
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 23
- **Created**: 2019-03-20
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
>每个demo添加了md文件,更专业,更详细,我的学习笔记,欢迎star!https://github.com/java-aodeng/hope
[](https://github.com/java-aodeng/hope)
[](https://aodeng.cc)
## 目录
**SpringBoot框架篇**
- SpringBoot(1):公共配置[代码](https://github.com/java-aodeng/hope/tree/master/springboot1-public-pom)|[文章](https://aodeng.cc/archives/springboot-yi)
- SpringBoot(2):generator[代码](https://github.com/java-aodeng/hope/tree/master/springboot2-generator)|[文章](https://aodeng.cc/archives/springboot-er)
- SpringBoot(3):docker部署项目[代码](https://github.com/java-aodeng/hope/tree/master/springboot3-docker)|[文章](https://aodeng.cc/archives/springbootliu)
- SpringBoot(4):单一,base64文件上传[代码](https://github.com/java-aodeng/hope/tree/master/springboot4-file-upload)|[文章](https://aodeng.cc/archives/springbootqi)
- SpringBoot(5):通用mapper,分页插件[代码](https://github.com/java-aodeng/hope/tree/master/springboot5-mapper-pagehelper)|[文章](https://aodeng.cc/archives/springbootba)
- SpringBoot(6):redis缓存数据,session[代码](https://github.com/java-aodeng/hope/tree/master/springboot6-redis-session)|[文章](https://aodeng.cc/archives/springbootjiu)
- SpringBoot(7):定时任务[代码](https://github.com/java-aodeng/hope/tree/master/springboot7-timed-task)|[文章](https://aodeng.cc/archives/springbootshi)
- SpringBoot(8):格式化日期[代码](https://github.com/java-aodeng/hope/tree/master/springboot8-date-format)|[文章](https://aodeng.cc/archives/springbootshiyi)
- SpringBoot(9):全局异常处理[代码](https://github.com/java-aodeng/hope/tree/master/springboot9-exception-manager)|[文章](https://aodeng.cc/archives/springbootshiers)
- SpringBoot(10):JavaMailSender邮件服务[代码](https://github.com/java-aodeng/hope/tree/master/springboot10-email)|[文章](https://aodeng.cc/archives/springbootshisans)
- SpringBoot(11):CommandLineRunner-初始化资源[代码](https://github.com/java-aodeng/hope/tree/master/springboot11-CommandLineRunner)|[文章](https://aodeng.cc/archives/springbootshi-si)
- SpringBoot(12):redis保存session-shiro登录认证[代码](https://github.com/java-aodeng/hope/tree/master/springboot12-shiro-redis)|[文章](https://aodeng.cc)
- SpringBoot(13):MockMVC-web单元测试[代码](https://github.com/java-aodeng/hope/tree/master/springboot13-starter-test)|[文章](https://aodeng.cc/archives/springbootshi-wu)
- SpringBoot(14):Thymeleaf使用[代码](https://github.com/java-aodeng/hope/tree/master/springboot14-thymeleaf)|[文章](https://aodeng.cc/archives/springbootshi-liu)
- SpringBoot(15):集成 Quartz[代码](https://github.com/java-aodeng/hope/tree/master/springboot15-quartz)|[文章](https://aodeng.cc)
**设计模式基础篇**
- Design-pattern(1):策略模式[代码](https://github.com/java-aodeng/hope/tree/master/design-pattern1-strategy)|[文章](https://aodeng.cc/archives/pattern-yi)
- Design-pattern(2):单例模式[代码](https://github.com/java-aodeng/hope/tree/master/design-pattern2)|[文章](https://aodeng.cc/archives/dan-li-mo-shi)
- Design-pattern(3):工厂模式[代码](https://github.com/java-aodeng/hope/tree/master/design-pattern3)|[文章](https://aodeng.cc/archives/jing-dian-she)
**SpringCloud微服务篇**
- Micro-service(1):服务注册中心server和服务客户端client[server代码](https://github.com/java-aodeng/hope/tree/master/micro-service1-eureka-server)/[Eureka client代码](https://github.com/java-aodeng/hope/tree/master/micro-service1-eureka-client)|[文章](https://aodeng.cc/archives/eureka)
- Micro-service(2):服务提供者provider[代码](https://github.com/java-aodeng/hope/tree/master/micro-service2-eureka-provider)|[博客文章](https://aodeng.cc/archives/ribbon)
- Micro-service(3):服务消费者ribbon[代码](https://github.com/java-aodeng/hope/tree/master/micro-service3-eureka-ribbon)|[博客文章](https://aodeng.cc/archives/ribbon)
- Micro-service(4):客户端负载均衡[文章](https://aodeng.cc/archives/khdfzjhs)
- Micro-service(5):服务消费者feign与Hystrix断路器容错机制[代码](https://github.com/java-aodeng/hope/tree/master/micro-service5-feign)|[博客文章](https://aodeng.cc/archives/feignandhystrix)
- Micro-service(6):Hystrix Dashboard熔断监控面板[代码](https://github.com/java-aodeng/hope/tree/master/micro-service6-hystrixdashboard)|[博客文章](https://aodeng.cc/categories/cloud)
## 传送门:
[博客](https://aodeng.cc)
[微信公众号(低调小熊猫)](https://mp.weixin.qq.com/s/l5t8WSCG_-shiD4BPpLYiw)
[hope使用GPL-v3.0协议开源](https://github.com/java-aodeng/hope/blob/master/LICENSE)
[低调小熊猫QQ群](https://jq.qq.com/?_wv=1027&k=5y4H7Nz)
[低调小熊猫Telegram群](https://t.me/joinchat/LSsyBxVKLGEkF5MtIhg6TQ)
[Gitee链接](https://gitee.com/java-aodeng/hope)
[Github链接](https://github.com/java-aodeng/hope)
[另一个开源项目](https://github.com/java-aodeng/hope-plus)
- 单纯的学习笔记!感觉分享学习的东西,学起来更有动力。持续更新中!