# code-gen-temp **Repository Path**: dsapr/code-gen-temp ## Basic Information - **Project Name**: code-gen-temp - **Description**: code-gen-temp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-31 - **Last Updated**: 2023-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### code generator ---------------- code generator 是一个轻量式、定制化的代码生成插件,用于生成 java 项目模板代码。 #### 快速开始 ~~~xml org.dsapr code-generator 1.0-SNAPSHOT ~~~ #### 支持的 ORM 框架 - mybatis #### 参考链接 [JavaPoet 官方文档](https://github.com/square/javapoet) [AbstractProcessor-编译时注解处理器](https://www.bilibili.com/read/cv22416305) [Java Annotation Processor 工厂模式实战案例](https://developer.aliyun.com/article/1165488) [理解 RESTful API 架构设计](https://mp.weixin.qq.com/s?__biz=MzU5NDg2MjgxMg==&mid=2247483860&idx=1&sn=8c9e2fabadac643f31825217be4b4d3a&chksm=fe7bf667c90c7f71d7180b46084911e1a1c62f49643a5e5ad6a477e28806a32a9f5083397ed9&scene=27) [mp 查询指定字段](https://blog.csdn.net/dengyl2008/article/details/126115264) [mp 反射设置多字段排序](https://blog.csdn.net/qq_40104261/article/details/121401148) [Spring get 请求接收泛型](https://blog.csdn.net/qq_29317911/article/details/107951122) [Spring get 请求接收泛型](https://blog.csdn.net/weixin_43656426/article/details/122360997) [常见URL字符及URL编码值列表大全](https://www.cnblogs.com/rockdean/articles/2373337.html) [JavaPoet 自动化生成代码](https://www.bilibili.com/read/cv22373975) [基于JavaPoet自动生成java代码文件](https://www.jianshu.com/p/d0686ce07f4f) [Java开源工具库使用之java源代码生成库JavaPoet](https://blog.csdn.net/qq_23091073/article/details/127356365)