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
In this sample we should have completion for mp rest provider (after /providers). mp rest provider is a class which implements some interfaces. We should have too definition on this provider class, hover and validation.
The text was updated successfully, but these errors were encountered:
There are some property which are complex composed by java classes (which implement some interfaces), package names, etc
Here some usecase:
log category
See https://quarkus.io/guides/logging#category-example
In this sample,we should have completion for package names (after category) and validation.
mp rest priority
com.mycompany.remoteServices.MyServiceClient/mprest/providers/com.mycompany.MyProvider/priority = 1
In this sample we should have completion for mp rest provider (after /providers). mp rest provider is a class which implements some interfaces. We should have too definition on this provider class, hover and validation.
The text was updated successfully, but these errors were encountered: