[Mybatis] spring boot mybatis config location 관련 properties 또는 yml 설정시 주의사항
더보기 spring boot에서 mybatis 설정을 properties나 yml의 설정 파일로 직접 설정할 수 도 있고 config-location을 통해서 mybatis config xml 파일의 경로를 지정해줄 수도 있다. 그래서 yml파일에서 config xml을 보도록 경로를 설정해줬는데 오류가 발생했다. 오류 설정파일 # mybatis 설정 mybatis: mapper-locations: classpath:mybatis/mapper/*.xml config-location: classpath:mybatis/config/*.xml 오류내용 .... Error creating bean with name 'sqlSessionFactory' defined in class path resource [or..
데이터베이스
2021. 9. 24. 11:08
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- LocalDateTime
- Mac
- mybatis config
- window
- jQuery
- Spring Security
- maven
- 베리 심플
- JavaScript
- Linux
- localtime
- Github Status
- LocalDate
- Java
- oracle
- rocky
- springboot
- intellij
- Bash tab
- 오라클
- 북리뷰
- k8s
- input
- Spring
- elasticsearch
- docker
- Kotlin
- config-location
- mybatis
- svn
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함