第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

pom.xml文件 報錯 怎么回事兒?

pom.xml文件 報錯 怎么回事兒?

正在回答

3 回答

<?xml version="1.0" encoding="UTF-8"?>??

<beans xmlns="http://www.springframework.org/schema/beans"??

? ? xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://www.springframework.org/schema/p"??

? ? xmlns:mvc="http://www.springframework.org/schema/mvc" xmlns:context="http://www.springframework.org/schema/context"??

? ? xmlns:util="http://www.springframework.org/schema/util"??

? ? xsi:schemaLocation="

?http://www.springframework.org/schema/beans

? http://www.springframework.org/schema/beans/spring-beans.xsd? ? ? ? ? ? ??

? ? http://www.springframework.org/schema/context?

? http://www.springframework.org/schema/context/spring-context.xsd? ? ?

? ? http://www.springframework.org/schema/mvc?

? http://www.springframework.org/schema/mvc/spring-mvc.xsd? ? ? ? ? ? ? ? ? ?

? ? http://www.springframework.org/schema/util?

? http://www.springframework.org/schema/util/spring-util.xsd">??

?<!-- 激活標(biāo)注 -->

?<context:annotation-config />

? ?<!-- 對module包中的所有類進行掃描,以完成Bean創(chuàng)建和自動依賴注入的功能-->??

? ?<context:component-scan base-package="com.imooc.mvcdemo.controller">

?<context:include-filter type="annotation" expression="org.springframework.stereotype.Controller"></context:include-filter>

?</context:component-scan>??

?<mvc:annotation-driven></mvc:annotation-driven>

?<!-- 啟用基于annotation的handlerMapping -->

? ? <!-- 定義視圖解析器,在視圖模型前后添加前綴后綴-->??

? ?<bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">

? ? ? ? <property name="prefix" value="/WEB-INF/jsps/" />

? ? ? ? <property name="suffix" value=".jsp" />

? ?</bean>

</beans>


0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

qq_慕先生1069585

太感謝你了,終于配置好了,可是老師的錯在哪里啊
2019-10-22 回復(fù) 有任何疑惑可以回復(fù)我~

你是直接下載的源碼嗎?源碼是錯的

0 回復(fù) 有任何疑惑可以回復(fù)我~

可以發(fā)下報什么錯嗎

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

pom.xml文件 報錯 怎么回事兒?

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號