MyLocation backend application
Main microservice (API gateway) of MyLocation Java application based on Vert.x which receives live location updates from mylocation-android and then sends the location data to mylocation-frontend using the SockJS event bus bridge.
Other microservices which are part of the same application:
mylocation-last_known_location-persistence
mylocation-last_known_location