230 Star 456 Fork 212

票牛 / pndao

2017-03-30 09:56
471 flashsword20 1578913802 黄亿华

支持自定义默认表明前缀,通过指定编译期的 processor options : -AtablePrefix=PN_ 的方式来设置, 示例如下:

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin</artifactId>
    <configuration>
        <compilerArgument>-AtablePrefix=PNTS_</compilerArgument>
    </configuration>
</plugin>
最后提交信息为: update version to 0.2.1
Java
1
https://gitee.com/piaoniu/pndao.git
git@gitee.com:piaoniu/pndao.git
piaoniu
pndao
pndao

搜索帮助