IntelliJ IDEA中Java类注释

打开Idea,依次选择File-->Settings-->Editor-->File and CodeTemplates ,右侧tab选项卡点击Includes,选择File Header

修改模板,例如:

/*
 * @Description:
 * @Author: ${USER}
 * @Date: ${DATE}.
 */

 

posted @ 2018-12-07 18:41  猪脚踏浪  阅读(2499)  评论(0编辑  收藏  举报