Skip to content

Conversation

@Thomaskri0801
Copy link

No description provided.

throw new ResponseStatusException(HttpStatus.NOT_FOUND,"No products of the provided category were found");
}
return productsCategory;
}

Choose a reason for hiding this comment

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

This code can be simplified a lot further by using streams and filtering

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.

2 participants