spring boot validation dependency

52

spring boot validation dependency -

<dependency> 
    <groupId>org.springframework.boot</groupId> 
    <artifactId>spring-boot-starter-validation</artifactId> 
</dependency>

Comments

Submit
0 Comments