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
There is no annotation where I can select a certain adapter provider for my implementation.
The @RequireAdapterProvider annotation doesn't support the provider property as additional filter.
I would like to have something like:
@RequireAdapterProvider("osgi.http")
for requiring the servlet whiteboard adapter provider.
The text was updated successfully, but these errors were encountered:
There is no annotation where I can select a certain adapter provider for my implementation.
The @RequireAdapterProvider annotation doesn't support the provider property as additional filter.
I would like to have something like:
for requiring the servlet whiteboard adapter provider.
The text was updated successfully, but these errors were encountered: