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
It might be possible to drop the EndpointExposure enum and replace it with a class. Currently it's somewhat limiting in that additional items can't be added easily.
We might be able to use Class<? extends AnnotationEndpointDiscoverer>.