04 2018 档案
摘要:1. 前置条件 jdk 和 maven 都配置好的环境,不赘述。 2. 下载安装文件 选择一个 rpm 包 http://pkg.jenkins ci.org/redhat/ 完成后执行命令 sudo rpm ivh jenkins 2.118 1.1.noarch.rpm ● 2.54 (2017
阅读全文
摘要:1. 获取maven安装包 wget http://mirrors.hust.edu.cn/apache/maven/maven 3/3.2.5/binaries/apache maven 3.2.5 bin.tar.gz 也可以去官网下载zip包https://maven.apache.org/d
阅读全文
摘要:前言 Spring MVC 框架提供了几种不同的配置元素来帮助和指示 Spring 容器管理以及注入 bean 。 常用的几个 XML 配置是 context:component scan mvc:annotation driven context:annotation config 这些注解的功能
阅读全文
摘要:一. 显示配置 Context 的 path 需要在 server.xml 文件中手动配置。 <Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true"></Host>中添加 <Context path="
阅读全文

浙公网安备 33010602011771号