Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
➕ : add spring-boot-starter-validation
From spring-boot 2.3, validation is no longer included in the web-starter. So we need to import it manually. See : https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#upgrading-from-spring-boot-22
- Loading branch information