jar

com.wudgaby.platform : tenant-extend-spring-boot-starter

Maven & Gradle

Mar 06, 2024
Table Of Contents

Latest Version

Download com.wudgaby.platform : tenant-extend-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.wudgaby.platform : tenant-extend-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tenant-extend-spring-boot-starter-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wudgaby.starter.tenant.extend.mq.rabbitmq

├─ com.wudgaby.starter.tenant.extend.mq.rabbitmq.TenantRabbitMQInitializer.class - [JAR]

├─ com.wudgaby.starter.tenant.extend.mq.rabbitmq.TenantRabbitMQMessagePostProcessor.class - [JAR]

com.wudgaby.starter.tenant.extend.mq.rocketmq

├─ com.wudgaby.starter.tenant.extend.mq.rocketmq.TenantRocketMQConsumeMessageHook.class - [JAR]

├─ com.wudgaby.starter.tenant.extend.mq.rocketmq.TenantRocketMQInitializer.class - [JAR]

├─ com.wudgaby.starter.tenant.extend.mq.rocketmq.TenantRocketMQSendMessageHook.class - [JAR]

com.wudgaby.starter.tenant.extend

├─ com.wudgaby.starter.tenant.extend.TenantExtendConfiguration.class - [JAR]

com.wudgaby.starter.tenant.extend.redis

├─ com.wudgaby.starter.tenant.extend.redis.TenantRedisCacheManager.class - [JAR]

com.wudgaby.starter.tenant.extend.mq.kafka

├─ com.wudgaby.starter.tenant.extend.mq.kafka.TenantKafkaEnvironmentPostProcessor.class - [JAR]

├─ com.wudgaby.starter.tenant.extend.mq.kafka.TenantKafkaProducerInterceptor.class - [JAR]

Advertisement