com.vaadin.flow.server.connect.

Class VaadinEndpointProperties


  • public class VaadinEndpointProperties
    extends Object

    Class that contains all Vaadin Connect customizable properties.

    • Constructor Detail

      • VaadinEndpointProperties

        public VaadinEndpointProperties()
    • Method Detail

      • getVaadinEndpointPrefix

        public String getVaadinEndpointPrefix()

        Customize the prefix for all Vaadin Connect endpoints. See default value in the vaadinEndpointPrefix field annotation.

        Returns:

        prefix that should be used to access any Vaadin Connect endpoint