# Yuan-framework **Repository Path**: zhyzyy2121/yuan-framework ## Basic Information - **Project Name**: Yuan-framework - **Description**: 本项目是基于Yuan Frame开发的封装式框架,将Yuan Frame中的一些自定义工具类,自定义的方法等进行统一的封装,然后形成自己的框架,用于快速开发。 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-01 - **Last Updated**: 2024-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, MyBatis, Redis, ElasticSearch, SpringCloud ## README

Yuan FrameWork

基于Yuan Frame开发的自定义框架

star ### 🔥介绍 本项目是基于Yuan Frame开发的封装式框架,将Yuan Frame中的一些自定义工具类,自定义的方法等进行统一的封装,然后形成自己的框架,用于快速开发。 由于本项目只是为了个人的提高开发效率,目前只推送到[**远程私人仓库中**](https://packages.aliyun.com/maven) ### 🔞功能介绍 ### yuan-mysql * 优雅的实现MySQL的分页功能(pagehelper + **自定义的PageHelperUtils**)✅ * 优雅的扩展分页功能(mybatis-plus + **自定义的PageUtils**)✅ * 分页数据转换返给其他微服务✅ * 从数据库中查出来的数据转换成DTO,或者VO✅ ### 后续补充 * 。。。。 ### 💡使用说明(或者下载现成的settings.xml文件) > > [现成的settings.xml文件](https://www.yuque.com/desktop/auth?url=https%3A%2F%2Fwww.yuque.com%2Fattachments%2Fyuque%2F0%2F2024%2Fxml%2F34310486%2F1711971840818-266ad1fc-574e-4c64-9e02-0c8e877e77a9.xml%3Ffrom%3Dhttps%253A%252F%252Fwww.yuque.com%252Fherizaixa%252Fdaily%252Ffup9xicuetag0e00%252Fedit&token=encrypted%7Cw1HMOrGR75tKwF4__pMkRdHb0a_0XSu8Wzmj2rjHSUenByVtlNAueM7hANqmc_gnXYZtydf76AEZVaQzdSJ1sL1lvb7vYcLQ3nREFPRDbYSlvCl86ggg2iTwCqIxeMgF3MC2dTK1Yi5EN6xxOnhG-YeLgW-dOD_4JmJuvd4utUo6viwTNEZ7PEZ4jzrwTv7QWbDETge3ml8vAzMxhH8YY34_tZGo2SLoOFnQOCrAoBy95O9wdKZICYYeH01fTEGLNM7U5OAS0-DAkP_dXoocKW5ULKFoGq5RtOFCqsWVxNM%3D) > 1. 设置仓库凭证 请在settings.xml文件中设置以下仓库的访问凭证,通常settings.xml在$HOME/.m2/文件目录下。 ```xml rdc-releases 660a927cfb876728a9ad5f32 sr15KrCXAjh- rdc-snapshots 660a927cfb876728a9ad5f32 sr15KrCXAjh- ``` 2. 配置仓库和包信息 在settings.xml文件节点中加入对应的仓库使用地址。 ```xml rdc-releases https://packages.aliyun.com/maven/repository/2461819-release-8EhBRp/ true false rdc-snapshots https://packages.aliyun.com/maven/repository/2461819-snapshot-cho4Ec/ false true ``` 3. 引入依赖 在你的pom.xml文件节点中加入你要引用的文件信息。 ```xml com.zhy yuan-mysql 1.0.3 ``` ### 🚚开始使用 ### yuan-mysql * 优雅的实现MySQL的分页功能(pagehelper + **自定义的PageHelperUtils**)✅

## 🤡Find Me [![Blog](https://img.shields.io/badge/-blog(duktig.cn)-c14438?style=flat-square&logo=B&logoColor=white)](https://yuan-doc.inscode.cc/#/) [![Github](https://img.shields.io/github/followers/duktig666?label=Github&style=social)](https://github.com/yyzhyds) [![Gitee](https://img.shields.io/badge/-Gitee-EA4335?style=flat-square&logo=Gitee&logoColor=white)](https://gitee.com/zhyzyy2121) [![CSDN](https://img.shields.io/badge/-CSDN-c14438?style=flat-square&logo=C&logoColor=white)](https://blog.csdn.net/m0_71566302?spm=1010.2135.3001.5343) [![Email](https://img.shields.io/badge/gmail-zhao_hao_yu@qq.com-Green?style=flat-square&logo=Gmail&logoColor=white&link=mailto:zhao_hao_yu@qq.com)](mailto:1908721295@qq.com) ## 🔑公众号 微信搜索 【随缘而愈】 关注我的公众号

weipng.png