Logo

SpringTP5Back

This repo contains all back server used for realize this TP

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

No special prerequisite. Except having IntelliJ IDEA (or Community)

Installation

  1. Clone the repo
    git clone https://github.com/AlexisDevMaster/SpringTP5Back.git
  2. Each service was on a specific branch. Checkout on the branch you want to check.
    git checkout <branch-name>

Usage

To get all this work you have to start each service in a specific order.

  1. Start the ConfigService
  2. Start the DiscoveryService
  3. Start the ProxyService
  4. Start the ProductService

Contact

Alexis CESARO - alexis.cesaro.ac@gmail.com