jar

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

Maven & Gradle

Jun 21, 2023
2 usages
7 stars

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.8.x
4.7.x
4.6.x
4.5
4.4
4.3
4.2
4.1
4.0

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-amqp-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.amqp.autoconfig

├─ org.axonframework.extensions.amqp.autoconfig.AMQPAutoConfiguration.class - [JAR]

org.axonframework.extensions.amqp

├─ org.axonframework.extensions.amqp.AMQPProperties.class - [JAR]

Advertisement