mybatis 의존성 추가 중, Could not resolve: org.mybatis.spring.boot:mybatis-spring-boot-starter 오류. maven repo에서 최신 버전을 찾아서 뒤에 버전 :3.0.3을 명시해주니 해결 됨.
Maven Central Repository-mybatis
properties에 DB 접속정보 추가
JDBC DataSource의 구현체인 Hikari Connection Pool 사용을 위한 Config 파일 생성
게시글을 위한 DTO, VO 클래스 생성
MyBatipse 플러그인 설치