# hope **Repository Path**: swmwlm/hope ## Basic Information - **Project Name**: hope - **Description**: hope 一个Java程序员的学习笔记 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2018-11-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Hope

>hope 一个Java程序员的学习笔记 [![JDK](https://img.shields.io/badge/JDK-1.8-yellow.svg)](#) 🇺🇸[English](./README.md) | cn简体中文 >个人博客[https://aodeng.cc](https://aodeng.cc) >微信公众号:[低调小熊猫](https://mp.weixin.qq.com/s/l5t8WSCG_-shiD4BPpLYiw) >hope使用[GPL-v3.0协议开源](https://github.com/java-aodeng/hope/blob/master/LICENSE) ## 目录 **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) **设计模式篇** - 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) 项目排序是按照默认排序的,推荐点击目录的链接。 其他: - [756796932](https://jq.qq.com/?_wv=1027&k=5y4H7Nz) - [Gitee链接](https://gitee.com/java-aodeng/hope) - [Github链接](https://github.com/java-aodeng/hope) 放在最后: - 单纯的学习笔记,怕自己忘了!另外就是感觉分享学习的东西,学起来更有动力。持续更新中!欢迎star哦(代码是先提交到Github再同步到Gitee,最新版请关注Github)