Class Application

java.lang.Object
hu.rts.mike.example.dev.crm.Application
All Implemented Interfaces:
com.vaadin.flow.component.page.AppShellConfigurator, Serializable

@SpringBootApplication @Theme("crm-dev") public class Application extends Object implements com.vaadin.flow.component.page.AppShellConfigurator
See Also:
  • Constructor Details

    • Application

      public Application()
  • Method Details

    • main

      public static void main(String[] args)
    • configurePage

      public void configurePage(com.vaadin.flow.server.AppShellSettings settings)
      Specified by:
      configurePage in interface com.vaadin.flow.component.page.AppShellConfigurator