pom.xml 파일에 아래 내용 추가해 주시면 됩니다.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
pom.xml 파일에 아래 내용 추가해 주시면 됩니다.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
[개정판 2023-11-27] Spring Boot 3.x 를 이용한 RESTful Web Services 개발
유효성 체크를 위한 Validation API 사용
강의실 바로가기
정보 공유해 주셔서 감사합니다!
답글