随笔分类 - 帮助手册
摘要:有时候想给老系统更新一下。可能会遇到这个问题。查一下官方文档,我看的是,4.3.18的版本。 <dependency> <groupId>com.github.ben-manes.caffeine</groupId> <artifactId>caffeine</artifactId> <versio
阅读全文
摘要:转发备注一下 1、明文方式 https://blog.csdn.net/qq951127336/article/details/96025094 git config credential.helper store 之后请求输入过密码后,账户密码就会自动保存,以后就不用输入密码了。 密码明文记录在
阅读全文