LaunchCodeEducation / LaunchCodeEducation/java-web-development
[Clarification] Version update for spring-boot no longer include a required package.
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 13
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Model Validation section of the curriculum and locate the referenced build.gradle file or dependency instructions. Confirm the spring-boot version guidance and document the spring-boot-starter-validation dependency; done means the material accurately explains the required package for newer Spring Boot versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spring-boot
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100