开发工具(二)之idea的插件


1.yml和Properties转换插件

Convert YAML and Properties File 插件
打开插件界面
File -> Settings -> Plugins

搜索插件
输入yaml,本次安装Convert YAML and Properties File插件

安装
重启idea
usage
选中某个properties或yaml文件,点击右键,点击Convert YAML and Properties File
然后会自动转成另外一种格式的文件(数据和文件名都会自动转)

 2.mybatiscodehelperpro