Skip to content

Instantly share code, notes, and snippets.

@Abhi-Codes
Created October 23, 2022 03:51
Show Gist options
  • Select an option

  • Save Abhi-Codes/795ce82d775e85f96ad320c252a83905 to your computer and use it in GitHub Desktop.

Select an option

Save Abhi-Codes/795ce82d775e85f96ad320c252a83905 to your computer and use it in GitHub Desktop.
Spring boot validation starter
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment