Feature description
On a production service we had an error with this message io.micronaut.discovery.exceptions.NoAvailableServiceException: No available services for ID: Load balancer contains no servers and it ended up been related to a missing https:// specifier on the micronaut.security.oauth2.clients.*.token.url
The error was really hard to trace to that point. I would love to have improved errors for those cases
Feature description
On a production service we had an error with this message
io.micronaut.discovery.exceptions.NoAvailableServiceException: No available services for ID: Load balancer contains no serversand it ended up been related to a missinghttps://specifier on themicronaut.security.oauth2.clients.*.token.urlThe error was really hard to trace to that point. I would love to have improved errors for those cases