1 需求
2 接口
3 示例
File-->Settings-->Editor-->File and Code Templaes中的Class
/**
* @ClassName: ${NAME}
* @Description: TODO
* @Author: TODO
* @Version: TODO
* @Date: ${DATE} ${TIME}
*/
4 参考资料
IDEA设置类快捷注释_idea add to custom tags-CSDN博客
IDEA Wrong tag '**' add [**] to custom tags 移除自定义的javadoc tags_idea custom tags-CSDN博客