摘要: idea调教5 —— 阿里巴巴代码规范插件 搜索插件并安装 阅读全文
posted @ 2020-11-17 11:53 英飞 阅读(150) 评论(0) 推荐(0) 编辑
摘要: idea调教4 ——热部署 1.在pom加入compiler插件 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.1</ver 阅读全文
posted @ 2020-11-17 11:34 英飞 阅读(165) 评论(0) 推荐(0) 编辑
摘要: idea调教1——maven配置 1下载maven 地址https://archive.apache.org/dist/maven/maven-3/3.5.2/binaries/apache-maven-3.5.2-bin.zip 在c盘新建文件夹,放置解压缩的内容。再创建一个repository文 阅读全文
posted @ 2020-11-17 10:56 英飞 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 感谢 https://blog.csdn.net/xiaoliulang0324/article/details/79030752 阅读全文
posted @ 2020-11-17 10:48 英飞 阅读(128) 评论(0) 推荐(0) 编辑