Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 320 Bytes

File metadata and controls

15 lines (13 loc) · 320 Bytes

Load Balancer

Test app:

  1. docker-compose up
  2. Open Postman and import: postman.json
  3. Execute 'Load balancer test'

Tools and technologies used:

  1. Kotlin 1.6.21
  2. SpringBoot
  3. Docker & Docker-compose
  4. Postman
  5. Spring Rest template (for http call)