注解測(cè)試報(bào)錯(cuò)的問(wèn)題
請(qǐng)大家?guī)兔纯矗?/p>
網(wǎng)上說(shuō)我這是因?yàn)閤ml命名空間沒(méi)有寫(xiě)全,但是我是寫(xiě)全了的,為什么還是會(huì)出現(xiàn)這個(gè)問(wèn)題?
謝謝大家啦?。?/p>
請(qǐng)大家?guī)兔纯矗?/p>
網(wǎng)上說(shuō)我這是因?yàn)閤ml命名空間沒(méi)有寫(xiě)全,但是我是寫(xiě)全了的,為什么還是會(huì)出現(xiàn)這個(gè)問(wèn)題?
謝謝大家啦?。?/p>
2018-10-11
舉報(bào)
2018-10-11
<beans xmlns="http://www.springframework.org/schema/beans"
? ? xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
? ? xmlns:context="http://www.springframework.org/schema/context"
? ? xmlns:aop="http://www.springframework.org/schema/aop"
? ? 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/aop?
? ? ? ? http://www.springframework.org/schema/aop/spring-aop.xsd">
2018-10-11
要有這兩條語(yǔ)句吧