摘要: 1. 官网 https://docs.microsoft.com/en-us/windows/wsl/about 2. wsl1和wsl2对比 https://docs.microsoft.com/en-us/windows/wsl/compare-versions#comparing-featur 阅读全文
posted @ 2022-02-25 15:54 代码诠释的世界 阅读(54) 评论(0) 推荐(0) 编辑
摘要: 1. 官网 https://readthedocs.org/ https://www.sphinx-doc.org/en/master/ 2. 参考链接 https://zhuanlan.zhihu.com/p/264647009 阅读全文
posted @ 2022-02-25 15:51 代码诠释的世界 阅读(78) 评论(0) 推荐(0) 编辑
摘要: 1.jenkins日志 2. dockerfile FROM openjdk:8u171-jre-alpine ENV JAR_NAME=spring-boot-01-helloworld-quick-0.0.1-SNAPSHOT.jar COPY ./target/$JAR_NAME /apps/ 阅读全文
posted @ 2022-02-25 15:43 代码诠释的世界 阅读(659) 评论(0) 推荐(0) 编辑
摘要: 1. 链接 https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow 阅读全文
posted @ 2022-02-25 15:36 代码诠释的世界 阅读(36) 评论(0) 推荐(0) 编辑