jar

com.navercorp.eventeria : spring-boot-eventeria

Maven & Gradle

Jun 01, 2023

eventeria · Event Driven light weight message format.

Table Of Contents

Latest Version

Download com.navercorp.eventeria : spring-boot-eventeria JAR file - Latest Versions:

All Versions

Download com.navercorp.eventeria : spring-boot-eventeria JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 spring-boot-eventeria-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.navercorp.spring.boot.eventeria.initializer

├─ com.navercorp.spring.boot.eventeria.initializer.EventeriaMetaManagerInitializer.class - [JAR]

├─ com.navercorp.spring.boot.eventeria.initializer.EventeriaPackagePropertyPostProcessor.class - [JAR]

com.navercorp.spring.boot.eventeria.config

├─ com.navercorp.spring.boot.eventeria.config.MessageConfiguration.class - [JAR]

├─ com.navercorp.spring.boot.eventeria.config.SpringBootEventeriaAutoConfiguration.class - [JAR]

com.navercorp.spring.boot.eventeria.messaging.distribution

├─ com.navercorp.spring.boot.eventeria.messaging.distribution.MessagePartitionKeyExtractorStrategy.class - [JAR]

├─ com.navercorp.spring.boot.eventeria.messaging.distribution.MessageStreamPartitioner.class - [JAR]