<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE generatorConfiguration PUBLIC
"-//mybatis.org//DTD MyBatis Generator Configuration 1.0//EN"
"http://mybatis.org/dtd/mybatis-generator-config_1_0.dtd" >
<generatorConfiguration>
<!-- !!!! Driver Class Path !!!! -->
<classPathEntry location="D:\DEMO\mysql-bin.jar"/>

<context />
</context>
</generatorConfiguration>

相关文章:

  • 2021-05-17
  • 2021-10-08
  • 2021-06-26
  • 2021-10-19
  • 2021-11-18
  • 2022-12-23
  • 2021-07-28
猜你喜欢
  • 2022-01-01
  • 2021-06-08
  • 2022-12-23
  • 2021-05-16
  • 2021-08-04
  • 2021-07-07
相关资源
相似解决方案