com.vaadin.flow.server.frontend.

Class ProxyFactory

java.lang.Object
com.vaadin.flow.server.frontend.ProxyFactory
public class ProxyFactory extends Object
  • Constructor Details

    • ProxyFactory

      public ProxyFactory()
  • Method Details

    • getProxies

      public static List<ProxyConfig.Proxy> getProxies(File projectDirectory)

      Read list of configured proxies in order from system properties, .npmrc file in the project root folder, .npmrc file in user root folder and system environment variables.

      Returns:

      list of configured proxies