Skip to content

Commit 05acdf0

Browse files
author
liwenlong
committed
use IdePrettyCommentGenerator.java
1 parent f58dd92 commit 05acdf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Since the code comments generated by mybatis-generator-core are not suitable for display in the development tool,so i decide to modify the mybatis-generator-core and add the class IdePrettyCommentGenerator to generate the API document that is suitable for the development tool display.
33
* You can use the following way,the key is to modify the commentGenerator node's type attribute value to org.mybatis.generator.internal.IdePrettyCommentGenerator.
44

5+
56
<?xml version="1.0" encoding="UTF-8"?>
67
<!DOCTYPE generatorConfiguration
78
PUBLIC "-//mybatis.org//DTD MyBatis Generator Configuration 1.0//EN"

0 commit comments

Comments
 (0)