Skip to content

Re-architecture PriceWatcher and PriceDropNotifier #106

@ThorstenHans

Description

@ThorstenHans

From an architectural perspective, the API endpoint for invoking a price-drop should be moved to ProductsService. This would allow us validating the desired productId and ensuring that the product actually exists (without calling a sibling service or building a HTTP monolith).

However, addressing this would result in removing the entire PriceWatcherService from the sample.

WIP

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions