jar

org.openfolder : kotlin-asyncapi-spring-boot-example

Maven & Gradle

Dec 02, 2023

Kotlin AsyncAPI Spring Boot Example · Example for Kotlin AsyncAPI Spring Boot Application

Table Of Contents

Latest Version

Download org.openfolder : kotlin-asyncapi-spring-boot-example JAR file - Latest Versions:

All Versions

Download org.openfolder : kotlin-asyncapi-spring-boot-example JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 kotlin-asyncapi-spring-boot-example-3.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openfolder.kotlinasyncapi.example.spring

├─ org.openfolder.kotlinasyncapi.example.spring.AsyncApiConfiguration.class - [JAR]

├─ org.openfolder.kotlinasyncapi.example.spring.ChatMessage.class - [JAR]

├─ org.openfolder.kotlinasyncapi.example.spring.ExampleApplication.class - [JAR]

├─ org.openfolder.kotlinasyncapi.example.spring.ExampleApplicationKt.class - [JAR]

├─ org.openfolder.kotlinasyncapi.example.spring.RoomsChannel.class - [JAR]