yas
yas copied to clipboard
YAS: Yet Another Shop, a sample microservices project in Java
Implement a service to listen to product events (insert, update) and update embeddings accordingly (can utilize kafka topic created by kafka connector, see `com.yas.search.consumer.ProductSyncDataConsumer`.
_**Description:**_ In some cases, our code executes faster than the browser can load elements, causing `WebElement` to be unavailable for processing. To address this, we've been using `Thread.sleep(...)` to wait...
## Refactor `ProductService` Class and Methods ### Description The `com.yas.product.service.ProductService` class, especially the `createProduct(...)` and `updateProduct(...)` methods, is quite large and does many things, making it difficult to read and...

Order Processing - Shipment Flow
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.14 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...
1. Research source code to draw diagram 2. Research Shipping method's API docs 3. Create DB 4. Create new shipping service 5. Create some APIs: - get list of shipping...