jar

org.axonframework.extensions.multitenancy : multitenancy-spring-boot-autoconfigure

Maven & Gradle

Jun 22, 2023
10 stars

Axon Framework MultiTenancy Extension - Spring Boot Support · Module providing support for auto configuration of the MultiTenancy Axon Framework extension through Spring Boot.

Table Of Contents

Latest Version

Download org.axonframework.extensions.multitenancy : multitenancy-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download org.axonframework.extensions.multitenancy : multitenancy-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
4.8.x
4.7.x
4.6.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 multitenancy-spring-boot-autoconfigure-4.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.axonframework.extensions.multitenancy.autoconfig

├─ org.axonframework.extensions.multitenancy.autoconfig.AxonServerTenantProvider.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.CloudTenantProvider.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.MultiTenancyAutoConfiguration.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.MultiTenancyAxonServerAutoConfiguration.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.MultiTenantDataSourceManager.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.MultiTenantEventProcessorControlService.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.TenantConfiguration.class - [JAR]

├─ org.axonframework.extensions.multitenancy.autoconfig.TenantCorrelationProvider.class - [JAR]