jar

io.github.moyada : feign-help

Maven & Gradle

Aug 23, 2021
0 stars

feign help · a simple plugin for automatic create feign fallback factory.

Table Of Contents

Latest Version

Download io.github.moyada : feign-help JAR file - Latest Versions:

All Versions

Download io.github.moyada : feign-help JAR file - All Versions:

Version Vulnerabilities Size Updated
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 feign-help-1.0.2-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.moyada.feign.help.util

├─ io.moyada.feign.help.util.ClassUtil.class - [JAR]

├─ io.moyada.feign.help.util.Compiler.class - [JAR]

├─ io.moyada.feign.help.util.ElementUtil.class - [JAR]

├─ io.moyada.feign.help.util.TreeUtil.class - [JAR]

io.moyada.feign.help.processor

├─ io.moyada.feign.help.processor.FeignHelpProcessor.class - [JAR]

io.moyada.feign.help.visitor

├─ io.moyada.feign.help.visitor.BaseTranslator.class - [JAR]

├─ io.moyada.feign.help.visitor.FallbackFactoryTranslator.class - [JAR]

├─ io.moyada.feign.help.visitor.FallbackTranslator.class - [JAR]

├─ io.moyada.feign.help.visitor.PosScanner.class - [JAR]

io.moyada.feign.help.support

├─ io.moyada.feign.help.support.Printer.class - [JAR]

├─ io.moyada.feign.help.support.SyntaxTreeMaker.class - [JAR]

├─ io.moyada.feign.help.support.TypeTag.class - [JAR]

io.moyada.feign.help.constant

├─ io.moyada.feign.help.constant.ClassName.class - [JAR]

io.moyada.feign.help.annotation

├─ io.moyada.feign.help.annotation.FallbackBuild.class - [JAR]

├─ io.moyada.feign.help.annotation.FallbackFactoryBuild.class - [JAR]

io.moyada.feign.help.entity

├─ io.moyada.feign.help.entity.TreeNode.class - [JAR]