Pinned Repositories
android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
architect-awesome
后端架构师技术图谱
auxpi
🍭 集合多家 API 的新一代图床
CS-Notes
:books: 技术面试必备基础知识
docker-jetbrains-license-server
🐳 JetBrains License Server Docker image
java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
katelog
文章目录生成器
MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
luodexin's Repositories
luodexin/CS-Notes
:books: 技术面试必备基础知识
luodexin/MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
luodexin/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
luodexin/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
luodexin/architect-awesome
后端架构师技术图谱
luodexin/auxpi
🍭 集合多家 API 的新一代图床
luodexin/docker-jetbrains-license-server
🐳 JetBrains License Server Docker image
luodexin/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
luodexin/katelog
文章目录生成器
luodexin/luodexin.github.io
luodexin/mybatis-generator-plugin
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。