You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From a NWA student comment in the errata channel:
"13. Model Validation
According to Google, the newer versions of spring-boot do not include the required package for validation annotations.
Must add "implementation 'org.springframework.boot:spring-boot-starter-validation'" to the dependencies in the build.gradle file."
From a NWA student comment in the errata channel:
"13. Model Validation
According to Google, the newer versions of spring-boot do not include the required package for validation annotations.
Must add "implementation 'org.springframework.boot:spring-boot-starter-validation'" to the dependencies in the build.gradle file."
https://launchcodelc101nwa.slack.com/archives/C01C0N0FAHZ/p1615135215014100
The text was updated successfully, but these errors were encountered: