08 2021 档案
摘要:git官方源比较慢,这个是国内的镜像,可以下载git https://npm.taobao.org/mirrors/git-for-windows/
阅读全文
摘要:1,Idea Live Templates配置详解及演示 https://blog.csdn.net/qq_33306246/article/details/106600939 https://blog.csdn.net/qq_33306246/article/details/106600939 2
阅读全文
摘要:永久修改本地npm的配置: npm config set registry https://registry.npm.taobao.org 重置为官方源 npm config set registry https://registry.npmjs.org/
阅读全文
摘要:#官方提供的建议规则 https://start.spring.io/actuator/info { "git": { "branch": "d307081a71bbf81f83ce723f9f92b22aef719fc2", "commit": { "id": "d307081", "time":
阅读全文