Skip to content

Commit

Permalink
去除注解处理器的默认错误信息打印
Browse files Browse the repository at this point in the history
  • Loading branch information
YunlongChen committed Jan 5, 2024
1 parent 5108f03 commit b54c413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qing-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
<encoding>UTF-8</encoding>
<compilerArgs>
<arg>-AbaseDir=${project.basedir}</arg>
<arg>-XprintProcessorInfo</arg>
<!--<arg>-XprintProcessorInfo</arg>-->
</compilerArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit b54c413

Please sign in to comment.