jar

org.axonframework.extensions.spring-aot : axon-spring-aot

Maven & Gradle

Oct 25, 2023
4 stars

Axon Framework - Spring Ahead of Time · Extension for Axon Framework providing support for Spring's Ahead of Time optimizations.

Table Of Contents

Latest Version

Download org.axonframework.extensions.spring-aot : axon-spring-aot JAR file - Latest Versions:

All Versions

Download org.axonframework.extensions.spring-aot : axon-spring-aot JAR file - All Versions:

Version Vulnerabilities Size Updated
4.9.x
4.8.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-spring-aot-4.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.axonframework.springboot.aot.autoconfig

├─ org.axonframework.springboot.aot.autoconfig.DefaultTargetContextResolver.class - [JAR]

├─ org.axonframework.springboot.aot.autoconfig.DefaultTargetContextResolverAutoConfiguration.class - [JAR]

├─ org.axonframework.springboot.aot.autoconfig.ResourceInjectorAutoConfiguration.class - [JAR]

├─ org.axonframework.springboot.aot.autoconfig.SimpleEntityManagerProviderAutoConfiguration.class - [JAR]

org.axonframework.springboot.aot

├─ org.axonframework.springboot.aot.AxonRuntimeHints.class - [JAR]

├─ org.axonframework.springboot.aot.MessageHandlerRuntimeHintsRegistrar.class - [JAR]

├─ org.axonframework.springboot.aot.package-info.class - [JAR]

Advertisement