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

![image](https://github.com/nashtech-garage/yas/assets/289607/9dda09c7-2471-46cc-9715-db13ac9423da) The issue related to the permission. We might need to skip running test report task on those pull requests similar to sonar

Not an issue, but it would be easier to read with consistent coding conventions :smiley:. ![image](https://github.com/nashtech-garage/yas/assets/37434290/c45d80cb-2ff9-4f8f-988c-153f76c57f34)

It should be a generic exception handle to handle unhandled exception, log the information and return a generic message to client

The new RestClient now come with Spring Boot 3.2. We don't use reactive approach and don't need to include spring-boot-starter-webflux.

Allow third-party to be able to register webhook, and receive the callback on some event like, on-product-updated, on-rating-approved,...

Some rest api missed input validation, we should review and add them

# Context & Problem In the MSA, distributed tracing is a very important part of observability, and the trace ID is often generated by the observability tools. In some cases,...

observability

# Context and Problem In order to see the map that describes the integration between microservices and between microservices with external APIs. We need to enable the Service Map feature...

observability
feature