package javax.validation does not exist
Change pom to :
Build it. Result is that javax.validation does not exist. Where in the release notes does it say that javax.validation was removed?
Version:
Comment From: scottfrederick
Where in the release notes does it say that javax.validation was removed?
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#validation-starter-no-longer-included-in-web-starters
Comment From: snicoll
Duplicate of #21465