Skip to content

parthparmar7/quoco-rest

Repository files navigation

Running the project

Start docker desktop

Run mvn package to create jar files for all services and the broker.

In the terminal, run docker compose up to start all services and broker.

In another terminal run mvn compile exec:java --pl client to run the services and get the output.

About the project

Please read the QuoCo-SystemOverview.pdf for the details of the project.

Trying to demonstrate how rest services are created and how they are called.

Also, I have created a REST client for calling and consuming these services in the broker package.

Also demonstrated the dockerization of the app.

About

Creating a spring-boot app to implement REST APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published