com.vaadin.flow.spring.

Class VaadinConfigurationProperties.Bun

java.lang.Object
com.vaadin.flow.spring.VaadinConfigurationProperties.Bun

Enclosing class:

VaadinConfigurationProperties

public static class VaadinConfigurationProperties.Bun extends Object
  • Constructor Details

    • Bun

      public Bun()
  • Method Details

    • isEnable

      public boolean isEnable()

      Returns if bun support is enabled.

      Returns:

      if bun is enabled

    • setEnable

      public void setEnable(boolean enable)

      Enables/disabled bun support.

      Parameters:

      enable - if true then bun support is enabled, otherwise it's disabled