Skip to content

St1p42/rowing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rowing Matching Application(Group 33b SEM Project)

This is group's 33b Software Engineering Methods lab project
Scenario: ROWING\

This project contains the following microservices:
-activity
-authentication
-notification
-user

Inside each of the microservice's readmes there are intructions on how to run and configure

Creating credentials for a microservice

  1. Run the Authentication microservice(you can use the guide here to configure and run it).
  2. Import this configuration into Postman as a collection.
  3. Replace in the body of the requests 'microserviceName' with the name of the microservice(notification for notification-microservice and activity for activity-microservice).
  4. Alternatively to Postman you can check out the following pictures depicting the POST requests needed to be performed.

image

image

  1. Set the token received to the value 'microserviceJWT' inside the microservice's application.properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages