yas icon indicating copy to clipboard operation
yas copied to clipboard

YAS: Yet Another Shop, a sample microservices project in Java

Results 144 yas issues
Sort by recently updated
recently updated
newest added

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`.

recommendation-service

_**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...

automation-ui

## 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...

![image](https://github.com/user-attachments/assets/85323e27-291e-41b4-8cb7-285ad6d28d7d)

Order Processing - Shipment Flow

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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...

dependencies
javascript

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...