Skip to content

The keepstrong-rates Service is a microservice in the keepstrong-delivery project that listens to events related to review and rating updates.

License

Notifications You must be signed in to change notification settings

rsvinicius/keepstrong-rates

Repository files navigation

Keepstrong-Rates

Table of Contents

  1. Overview
  2. Requirements
  3. Usage
  4. License

Overview

The Rating Service in the keepstrong-delivery project is responsible for listening to events related to review and rating updates. It acts as a listener for a RabbitMQ fanout exchange, which broadcasts events to multiple services. This service does not expose any API endpoints since it focuses solely on consuming events and performing necessary actions based on the received data.

Please note that this is a sample implementation without actual business logic. Modify the implementation of this service to process review and rating events according to your specific requirements.

Requirements

To successfully set up and run the Delivery Project, the following requirements must be met:

  • Java 17+
  • RabbitMQ
  • Eureka Server
  • Eureka Gateway
  • IntelliJ IDEA / Netbeans / Eclipse

Usage

Please make sure to refer to the keepstrong-delivery documentation for detailed instructions on how to set up and start the service successfully.

License

The Project is licensed under the MIT License, promoting open-source collaboration and allowing users to utilize, modify, and distribute the project with minimal restrictions. This license fosters transparency and encourages the growth of open-source software.

About

The keepstrong-rates Service is a microservice in the keepstrong-delivery project that listens to events related to review and rating updates.

Topics

Resources

License

Stars

Watchers

Forks

Languages