Home > Back-end >  Spring - mybatis. The problem of XML configuration
Spring - mybatis. The problem of XML configuration

Time:05-16

My profile is as follows:
<? The XML version="1.0" encoding="utf-8"?>
XMLNS: xsi="http://www.w3.org/2001/XMLSchema-instance"
XMLNS: aop="http://www.springframework.org/schema/aop"
XMLNS: JDBC="http://www.springframework.org/schema/jdbc"
XMLNS: mybatis - spring="http://mybatis.org/schema/mybatis-spring"
Xsi: schemaLocation="HTTP://http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-4.3.xsd
http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc-4.3.xsd
http://mybatis.org/schema/mybatis-spring http://mybatis.org/schema/mybatis-spring-1.2.xsd "& gt;



In the configuration & lt; Bean id="dataSource" & gt;
When the input org., click Alt +/doesn't automatically pop-up springframework package, each master excuse me, is what reason,
  • Related