[진행중]

This commit is contained in:
2025-08-11 15:08:31 +09:00
parent fcf150922e
commit 9468d19736
3 changed files with 17 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-validation'
// ModelMapper 추가
implementation 'org.modelmapper:modelmapper:3.1.1'
implementation 'org.modelmapper:modelmapper:3.0.0'
// MyBatis 추가
implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:3.0.3'