delivery-eureka-server is the Service Discovery Server for the Guavapay Delivery microservice ecosystem. It uses Spring Cloud Netflix Eureka to allow all other services (like gw-delivery, ...
The issue doesn’t occur at startup but only when I access the application through my frontend (localhost:3000), which makes REST API calls to the backend. Without automatic propagation enabled, ...