BlaBla is location-based social media service. This release intends to share a simplified version of Expo apps and Microservice architecture. This repository contains centralized config server with Spring cloud config and Jit is used for docker
Spring Cloud Config needs git url for loading setting files. We have to set uri of git in application.yml and sample setting repository is in the following locations:
For running this BlaBla mobile application, I built several back-end services with microservice architecture with Azure. You can find all BlaBla repos in the following locations:
- Mobile
- Service - Posts API
- Service - Location API
- Service - Chat API
- Service - Upload API
- Infrastructure - Config
- Infrastructure - Discovery
Note: This document is about the config server using Spring CLoud Config.