Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 788 Bytes

File metadata and controls

26 lines (24 loc) · 788 Bytes

Competition App - Microservices - Spring Boot

This repository includes quiz game project which is made using Spring framework and introduction to Microservices approach with Gradle template.

Contents of Project

Contents of Microservices:

  • Auth-Service
  • User-Service
  • Main-Server
  • Config-Server
  • Api-Gateaway-Service
  • Contents of Yml Files:

  • deployment_auth
  • deployment_user
  • deployment_main
  • deployment_config
  • deployment_gateaway
  • deployment_postgres
  • services_clusterip_auth_service
  • services_clusterip_user_service
  • services_clusterip_main_service
  • Other Contents:

  • Docker File
  • Dependencies Gradle