Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 343 Bytes

plan.md

File metadata and controls

24 lines (20 loc) · 343 Bytes

Mybatis 源码阅读计划

基础模块

  • datasource
  • io
  • logging
  • parsing
  • reflection
  • type
  • annotations
  • binding
  • cache
  • exceptions
  • lang

进阶模块

  • cursor
  • executor
  • mapping
  • plugin
  • scripting
  • session