Closed
Description
I don't like any of the annotations in the spring module much (can we review them all at some point?), but @KubernetesEndpointsLoadBalanced
is by far the most egregious. The fact that it only works with field injection (a notorious antipattern) is the worst part, but I have other questions. Could we maybe re-implement it as a @Qualifier
or just a plain factory?
Metadata
Metadata
Assignees
Labels
No labels