Skip to content

Ironschool project#72

Open
Nuray745 wants to merge 14 commits intoironhack-labs:mainfrom
Nuray745:main
Open

Ironschool project#72
Nuray745 wants to merge 14 commits intoironhack-labs:mainfrom
Nuray745:main

Conversation

@Nuray745
Copy link
Copy Markdown

No description provided.

return courses;
}

public Course findCourse(String courseId) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If not found it should throw an exception

@ahpoise
Copy link
Copy Markdown

ahpoise commented Mar 12, 2026

You are not using @Valid for validation in your controllers.

As we have covered it, it would be advisable to cover exception handling. Right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants