- Cannot use both: sqlSessionTemplate and sqlSessionFactory together. sqlSessionFactory is ignored.
https://tube-life.tistory.com/m/20
@MapperScan에서sqlSessionFactoryRef를 제거하여 해결하자
Datasource 수동설정시 url => jdbc-url
HicariCP가 그렇다 함
자동설정시에는 자동변환 해준다함
https://sanghye.tistory.com/m/26
https://aljjabaegi.tistory.com/442
https://gigas-blog.tistory.com/122
'spring-boot' 카테고리의 다른 글
스프링부트 톰캣 war 배포 (0) | 2020.04.18 |
---|---|
content is not allowed in prolog 에러 (0) | 2020.04.10 |
custom error page-exception 처리 (0) | 2020.03.13 |
spring-boot-starter-actuator (모니터링) (0) | 2020.01.29 |
spring boot에서 filter 사용하기 (0) | 2020.01.14 |