jar

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

Maven & Gradle

Oct 30, 2023

Axon Framework Multi-Tenancy Extension - Spring Boot Support · Module providing support for autoconfiguration of the MultiTenancy Axon Framework extension through Spring Boot.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.9.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 axon-multitenancy-spring-boot-autoconfigure-4.9.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.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]