Skip to content

LilianaGallego/MessengerServiceMicroservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PRAGMA POWER-UP

This repository contains the Messenger Service

The implementation of this microservice begins with the send message sending notification when the restaurant order is ready, send message with order not cancelled by state not is Earning.

Built With

  • Java
  • Spring
  • Gradle

Prerequisites

Recommended Tools

Getting Started

To get a local copy up and running follow these steps:

  1. Clone the repository
  2. Run the microservice by right clicking on the UserMicroserviceApplication file and then on run
  3. The port on which the microservice runs is 9080 which can be modified by entering the application-dev.yml file.
  4. The documentation of the code is in the following link

Tests

Right-click the test folder and choose Run tests with coverage:

  • JUnit5 - Library used for testing Junit5.jpg

  • Mockito - Framework used for code testing Mockito.jpg

  • Jacoco - Test coverage tool jacoco.jpg

Microservice structure

  • Layer adpters

  • Layer configuration

  • Layer domain

Author

@LilianaGallego - Liliana Gallego

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages