b2科目四模拟试题多少题驾考考爆了怎么补救
b2科目四模拟试题多少题 驾考考爆了怎么补救

dubbo jdk15_bcprov jdk15on_dubbo zookeeper(9)

电脑杂谈  发布时间:2017-04-30 04:04:00  来源:网络整理

5、springmvc 的配置文件springmvc-servlet.xml 没什么变化都是一样的

dubbo zookeeper_bcprov jdk15on_dubbo jdk15

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://.springframework.org/schema/beans"
	xmlns:xsi="http://.w3.org/2001/XMLSchema-instance" xmlns:aop="http://.springframework.org/schema/aop"
	xmlns:context="http://.springframework.org/schema/context"
	xmlns:mvc="http://.springframework.org/schema/mvc" xmlns:util="http://.springframework.org/schema/util"
	xmlns:tx="http://.springframework.org/schema/tx" xmlns:jdbc="http://.springframework.org/schema/jdbc"
	xmlns:cache="http://.springframework.org/schema/cache"
	xsi:schemaLocation="
		http://.springframework.org/schema/beans http://.springframework.org/schema/beans/spring-beans-3.1.xsd
		http://.springframework.org/schema/aop http://.springframework.org/schema/aop/spring-aop-3.1.xsd
		http://.springframework.org/schema/context http://.springframework.org/schema/context/spring-context-3.1.xsd
		http://.springframework.org/schema/mvc http://.springframework.org/schema/mvc/spring-mvc-3.1.xsd
		http://.springframework.org/schema/util http://.springframework.org/schema/util/spring-util-3.1.xsd
		http://.springframework.org/schema/tx http://.springframework.org/schema/tx/spring-tx-3.1.xsd
		http://.springframework.org/schema/jdbc http://.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd
		http://.springframework.org/schema/cache  http://.springframework.org/schema/cache/spring-cache-3.1.xsd">

	<!-- 注解驱动 -->
	<mvc:annotation-driven />
	<!-- 扫描 -->
	<context:component-scan base-package="com.test.dubbocli3.controller"></context:component-scan>
	<!-- 视图解析器 -->
	<bean id="viewResolver"
		class="org.springframework.web.servlet.view.InternalResourceViewResolver">
		<property name="prefix" value="/WEB-INF/view/">
		</property>
		<property name="suffix" value=".jsp"></property>
	</bean>
</beans> 


本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-44295-9.html

相关阅读
    发表评论  请自觉遵守互联网相关的政策法规,严禁发布、暴力、反动的言论

    热点图片
    拼命载入中...