<!-- https://mvnrepository.com/artifact/org.mybatis/mybatis-spring -->
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>2.0.7</version>
</dependency>
https://mvnrepository.com/artifact/org.mybatis/mybatis-spring/2.0.7
'기존 > 🏀Pom.xml' 카테고리의 다른 글
web-inf > spring > root-context.xlm (0) | 2022.06.02 |
---|---|
xml 파일 추가후 mybatis-config.xml (0) | 2022.06.02 |
mybaits sql 매퍼 프레임워크 (0) | 2022.06.02 |
Spring jdbc ... pom.xml 연결 스프링 jdbc (0) | 2022.06.02 |
데이터베이스 연결 풀링 (0) | 2022.06.02 |