Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 472 Bytes

Tauria-Video-Challenge

Tauria Video Server Challenge with Spring Boot

Answer to question1:

Check package: com.tauria.video.videoserverchallenge.model.persistence.domain;

Answer to question2:

Run 3 instances with environment variable as below.

Api Gateway: SERVER_PORT=8080 Region Europe: SERVER_PORT=8081 Region North-America: SERVER_PORT=8082

Answer to question3: /check-conference-time-exceeded

Postman Collection: Video Tauria Challenge.postman_collection.json