Skip to content

Commit 328b783

Browse files
committed
feat: validation import 추가
1 parent fd11c00 commit 328b783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/commerce-streamer/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies {
1010
// web
1111
implementation("org.springframework.boot:spring-boot-starter-web")
1212
implementation("org.springframework.boot:spring-boot-starter-actuator")
13+
implementation("org.springframework.boot:spring-boot-starter-validation")
1314

1415
// querydsl
1516
annotationProcessor("com.querydsl:querydsl-apt::jakarta")

0 commit comments

Comments
 (0)