로딩
티스토리 데이터 처리 중입니다.

[4] Spring boot Mybatis + Mysql + gradle 설정

 [4] Spring boot Mybatis + Mysql + gradle 설정

1. application.properties 수정 spring.mvc.view.prefix=/WEB-INF/views/ spring.mvc.view.suffix=.jsp spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.datasource.url=jdbc:mysql://localho.....

[4] Spring boot Mybatis + Mysql + gradle 설정에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.