Class Application

java.lang.Object
io.digiexpress.eveli.app.Application

  • Constructor Details

    • Application

      public Application()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • eveliEditEnvir

      @Bean(name="eveliEditEnvir") public EveliAutoConfigAssets.EveliEditEnvir eveliEditEnvir(EveliProps eveliProps, EveliPropsAssets assetProps, com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.springframework.context.ApplicationContext context, io.vertx.mutiny.pgclient.PgPool pgPool)
    • orgClient

      @Bean public OrgClient orgClient()
    • handleContextRefresh

      @EventListener public void handleContextRefresh(org.springframework.context.event.ContextRefreshedEvent event)