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
The documentation in https://vaadin.com/docs/latest/hilla/guides/endpoints describes @Endpoint as the primary annotation and mentions @BrowserCallable as a newly introduced alternative alias. We should invert the descriptions to instead describe @BrowserCallable as the main option and then also mention that the old @Endpoint name remains as a backwards compatibility option.
The text was updated successfully, but these errors were encountered:
The documentation in https://vaadin.com/docs/latest/hilla/guides/endpoints describes
@Endpoint
as the primary annotation and mentions@BrowserCallable
as a newly introduced alternative alias. We should invert the descriptions to instead describe@BrowserCallable
as the main option and then also mention that the old@Endpoint
name remains as a backwards compatibility option.The text was updated successfully, but these errors were encountered: