Class EnableExcelGeneratorConfiguration

java.lang.Object
bld.generator.report.excel.config.EnableExcelGeneratorConfiguration

@Configuration @ComponentScan({"bld.generator","bld.common.spreadsheet"}) public class EnableExcelGeneratorConfiguration extends Object
The Class EnableExcelGeneratorConfiguration.
  • Field Details

    • SPRING_DATASOURCE_URL

      public static final String SPRING_DATASOURCE_URL
      The Constant SPRING_DATASOURCE_URL.
      See Also:
  • Constructor Details

    • EnableExcelGeneratorConfiguration

      public EnableExcelGeneratorConfiguration()
  • Method Details

    • checkEntityAnnotation

      @Bean @ConditionalOnProperty(name="bld.commons.check.annotation", havingValue="true", matchIfMissing=false) public void checkEntityAnnotation() throws Exception
      Check entity annotation.
      The property "bld.commons.check.annotation" must be false.
      Throws:
      Exception - the exception