Skip to content

release 1.0.2 version

Compare
Choose a tag to compare
@linyimin0812 linyimin0812 released this 03 Sep 06:51
· 138 commits to master since this release

1.0.2

  • Suppot without mybatis configuration file
  • 支持没有mybatis配置文件

1.0.1

  • Compatible with other plugins
  • 兼容其他插件

1.0.0

  • navigate from the code to mapper and from the mapper back to code
  • The xml statement/method in the mapper file convert to sql statement, which supports parameters mock, data source configuration, and sql execution
  • 快速从代码跳转到mapper及从mapper返回代码
  • mapper文件中的xml语句/方法转换成sql语句,支持参数mock、数据源配置、sql执行