② ★ application.properties ( mapper 패지지 - xml 파일 연결 ) > SPRINGBOOT

본문 바로가기

사이트 내 전체검색

뒤로가기 SPRINGBOOT

② ★ application.properties ( mapper 패지지 - xml 파일 연결 )

페이지 정보

작성자 관리자 작성일 24-06-03 13:47 조회 117 댓글 0

본문

spring.application.name=web


//spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

//spring.datasource.url=jdbc:mysql://localhost:3306/springboot


spring.datasource.driver-class-name=org.mariadb.jdbc.Driver

spring.datasource.url=jdbc:mariadb://localhost:3307/springboot

spring.datasource.username=root

spring.datasource.password=1111


mybatis.mapper-locations=mapper/**/*.xml

 

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기