Class TenantEndpointAutoConfigure

java.lang.Object
com.totvs.tjf.tenant.schema.actuator.TenantEndpointAutoConfigure

@Configuration public class TenantEndpointAutoConfigure extends Object
  • Constructor Details

    • TenantEndpointAutoConfigure

      public TenantEndpointAutoConfigure()
  • Method Details

    • tenantEndpoint

      @Bean public TenantEndpoint tenantEndpoint(TenantSchemaUtilsService tenantSchemaUtilsService, com.totvs.tjf.migration.context.SchemaService schemaService, com.totvs.tjf.tenant.context.schema.SchemaUtils schemaUtils)