jar

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

Maven & Gradle

Jun 21, 2023
21 stars

Spring Boot Support for Axon Framework MongoDB Extension · Module providing support for autoconfiguration of the Axon Framework MongoDB Extension through Spring Boot.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.8.x
4.7.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-mongo-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.mongo.springboot.autoconfig

├─ org.axonframework.extensions.mongo.springboot.autoconfig.MongoAutoConfiguration.class - [JAR]

├─ org.axonframework.extensions.mongo.springboot.autoconfig.MongoDeadLetterProviderAutoConfiguration.class - [JAR]

org.axonframework.extensions.mongo.springboot

├─ org.axonframework.extensions.mongo.springboot.AxonMongoProperties.class - [JAR]