# hry-code-samples **Repository Path**: hryGitee/hry-code-samples ## Basic Information - **Project Name**: hry-code-samples - **Description**: java简单案例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-16 - **Last Updated**: 2022-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 仓库简介| 参考网上各种大佬的文章案例,仅供自学用 大佬:江南一点雨的GitHub: https://github.com/lenve ##单独下载模块 ### mail Spring Boot 邮件发送的5种方法 ``` git clone https://gitee.com/hryGitee/hry-code-samples.git "mail" ``` ### ssm ssm框架demo ``` git clone https://gitee.com/hryGitee/hry-code-samples.git "ssm" ``` ### thymeleaf Spring Boot 整合 Thymeleaf 页面模板 ``` git clone https://gitee.com/hryGitee/hry-code-samples.git "thymeleaf" ``` ### springboot-mybatis Spring Boot 整合 mybatis模板 ``` git clone https://gitee.com/hryGitee/hry-code-samples.git "springboot-mybatis" ``` ### fileupload Spring Boot 文件上传 ``` git clone https://gitee.com/hryGitee/hry-code-samples.git "fileupload" ```