摘要: spring Xml https://gitee.com/qidiantianxia/spring_xml.git spring注解 https://gitee.com/qidiantianxia/spring_anno.git springboot https://gitee.com/qidian 阅读全文
posted @ 2021-01-26 21:19 qidiantianxia 阅读(110) 评论(0) 推荐(0)
摘要: 深入理解Java Web推荐书籍《深入分析Java Web》,推荐初级开发人员看 Spring Java就业班:https://www.bilibili.com/video/BV1WZ4y1H7du?p=1WebService--CXF与Spring的整合(jaxws:endpoint形式配置)以及 阅读全文
posted @ 2021-01-26 21:05 qidiantianxia 阅读(69) 评论(0) 推荐(0)
摘要: Docker Docker官网:https://hub.docker.com/查看docker镜像的版本:https://hub.docker.com 注:一下没有标明版本的,都是默认镜像的最新版本latest Docker安装 https://www.runoob.com/docker/macos 阅读全文
posted @ 2021-01-26 20:58 qidiantianxia 阅读(91) 评论(0) 推荐(0)
摘要: Homebrew是mac的包管理器,他可以安装任何你想安装的东西 安装方法:在命令行输入 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" Failed 阅读全文
posted @ 2021-01-24 09:06 qidiantianxia 阅读(572) 评论(0) 推荐(0)