Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product Service #1 - Query Products #7

Open
7 of 11 tasks
freemanpivo opened this issue Aug 22, 2023 · 0 comments · May be fixed by #10
Open
7 of 11 tasks

Product Service #1 - Query Products #7

freemanpivo opened this issue Aug 22, 2023 · 0 comments · May be fixed by #10
Assignees
Labels
backend good first issue Good for newcomers

Comments

@freemanpivo
Copy link
Owner

freemanpivo commented Aug 22, 2023

tasks:

  • Configure basic app template (kotlin)
  • Add missing dependencies (awsjdk, validations)

features:

  • FEATURE: query all products
  • FEATURE: query products by name
  • FEATURE: query products by preparation
  • FEATURE: query products by id

nonfunctional:

  • Use Log standardization
  • Send telemetry messages to prometheus
  • Cache Data with Spring Cache
  • Handle error HTTP codes as well ProblemDetails response
  • Use standard success payload
@freemanpivo freemanpivo added this to the product-service MVP milestone Aug 22, 2023
@freemanpivo freemanpivo self-assigned this Aug 22, 2023
@freemanpivo freemanpivo linked a pull request Oct 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend good first issue Good for newcomers
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant