代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<entry key="config.generate.directory">generate-info</entry>
<entry key="properties.table.prefix">tb_,tbl_,t_</entry>
<entry key="config.template.suffix">.ftl</entry>
<entry key="config.marker.template"><![CDATA[${table.sqlName}]]></entry>
<entry key="config.encoding">UTF-8</entry>
<entry key="config.template.attribute">传入模板的属性</entry>
<entry key="config.template.attribute.projectName">project-name</entry>
<entry key="config.template.attribute.groupId">cn.xo68</entry>
<entry key="config.template.attribute.artifactId">you-project</entry>
<entry key="config.template.attribute.basePackage">com.xo68.project</entry>
<entry key="config.template.attribute.sourceDirectory">src/main/java</entry>
<entry key="config.template.attribute.resourcesDirectory">src/main/resources</entry>
<entry key="config.template.attribute.author">wuyy(16349023@qq.com)</entry>
<entry key="jdbc">数据库连接配置</entry>
<entry key="jdbc.driverClass">com.mysql.jdbc.Driver</entry>
<entry key="jdbc.connectionURL"><![CDATA[jdbc:mysql://localhost:3306/demodb?useUnicode=true&characterEncoding=UTF-8]]></entry>
<entry key="jdbc.schema">demodb</entry>
<entry key="jdbc.catalog">demodb</entry>
<entry key="jdbc.userId">root</entry>
<entry key="jdbc.password">123456</entry>
</properties>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。