Skip to content

PhantomSean/QUOCO-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started

About the project

This project done as a practical for my Distributed Systems module. The aim of this project was to adapt code provided to use RESTful Web Services for interaction between each of the 3 quotation services and the broker and between the broker and client. Each of these components can be deployed as seperate docker images. All of the images can be deployed using the docker-compose file.

Built With

Getting Started

Prerequisites

Have docker installed in your local environment

Installation

  • mvn install
  • docker-compose build
  • docker-compose up
  • cd ./client/
  • mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published