LaunchCodeEducation / LaunchCodeEducation/java-web-development

[Clarification] Version update for spring-boot no longer include a required package.

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.