임시 스프링 마이바티스 설정하는 방법 문자메일 2023. 12. 30. 08:05 https://saml2l.tistory.com/120 [Spring Boot] MyBatis, 마이바티스 설정 스프링 부트에서 마이바티스를 사용하려면, spring starter project 를 생성시 아래 그림 처럼 MyBatis Framework 를 체크 하면 된다. 이 작업을 못했으면 pom.xml 에서 아래와 같이 dependency 를 추가 해준다. org saml2l.tistory.com