Class AcrossWebModuleDevSettings

java.lang.Object
com.foreach.across.modules.web.config.AcrossWebModuleDevSettings

@Component @Exposed @ConfigurationProperties(prefix="across.web.development") public class AcrossWebModuleDevSettings extends Object
Since:
2.0.0
Author:
Arne Vandamme
  • Constructor Details

  • Method Details

    • isRenderViewElementNames

      public boolean isRenderViewElementNames()
    • setRenderViewElementNames

      public void setRenderViewElementNames(boolean renderViewElementNames)
    • shouldRenderViewElementNames

      public boolean shouldRenderViewElementNames()