You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is one of the microservices which is part of the whole Football-Balancer project! Its main responsibility is to provide registration for all project microservices so they become available for GATEWAY system.
This is one of the microservices which is part of the whole Football-Balancer project! Its main responsibility is to provide single entrance point for the whole application as well as load-balancer in case of more then one instances of specific microservice.
This is one of the microservices which is part of the whole Football-Balancer project! Its main responsibility is to provide authentication layer for whole application (creating user account and logging into the application).