jar

io.github.springwolf : springwolf-generic-binding

Maven & Gradle

Oct 27, 2023
223 stars

springwolf-generic-binding · Document any AsyncApi binding in Springwolf using a generic way

Table Of Contents

Latest Version

Download io.github.springwolf : springwolf-generic-binding JAR file - Latest Versions:

All Versions

Download io.github.springwolf : springwolf-generic-binding JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.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 springwolf-generic-binding-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.stavshamir.springwolf.addons.generic_binding.annotation.configuration

├─ io.github.stavshamir.springwolf.addons.generic_binding.annotation.configuration.SpringwolfGenericBindingAutoConfiguration.class - [JAR]

io.github.stavshamir.springwolf.addons.generic_binding.annotation.processor

├─ io.github.stavshamir.springwolf.addons.generic_binding.annotation.processor.AsyncGenericOperationBindingProcessor.class - [JAR]

├─ io.github.stavshamir.springwolf.addons.generic_binding.annotation.processor.PropertiesUtil.class - [JAR]

io.github.stavshamir.springwolf.addons.generic_binding.annotation

├─ io.github.stavshamir.springwolf.addons.generic_binding.annotation.AsyncGenericOperationBinding.class - [JAR]

Advertisement