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
If @restclient annotated instance is exposed as a bean, then Spring treats it as a normal controller and it is possible to directly invoke all methods with http requests. Maybe there should be some warning about such situation?
The text was updated successfully, but these errors were encountered:
If @restclient annotated instance is exposed as a bean, then Spring treats it as a normal controller and it is possible to directly invoke all methods with http requests. Maybe there should be some warning about such situation?
The text was updated successfully, but these errors were encountered: