jar

com.github.dewxin : feign-maven-plugin

Maven & Gradle

Dec 09, 2020
0 stars

feign-maven-plugin · a project generating feign code

Table Of Contents

Latest Version

Download com.github.dewxin : feign-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.dewxin : feign-maven-plugin 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-maven-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.web.cors

├─ org.springframework.web.cors.CorsConfigurationSource.class - [JAR]

com.github.dewxin

├─ com.github.dewxin.FeignMojo.class - [JAR]

org.springframework.core.annotation

├─ org.springframework.core.annotation.AliasFor.class - [JAR]

com.github.dewxin.file

├─ com.github.dewxin.file.EnouJarLuncher.class - [JAR]

├─ com.github.dewxin.file.FileHandler.class - [JAR]

├─ com.github.dewxin.file.JarDataParser.class - [JAR]

├─ com.github.dewxin.file.TemplateHandler.class - [JAR]

org.springframework.stereotype

├─ org.springframework.stereotype.Component.class - [JAR]

├─ org.springframework.stereotype.Controller.class - [JAR]

├─ org.springframework.stereotype.Indexed.class - [JAR]

org.springframework.web.bind.annotation

├─ org.springframework.web.bind.annotation.DeleteMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.GetMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.Mapping.class - [JAR]

├─ org.springframework.web.bind.annotation.PatchMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.PathVariable.class - [JAR]

├─ org.springframework.web.bind.annotation.PostMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.PutMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.RequestMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.RequestMethod.class - [JAR]

├─ org.springframework.web.bind.annotation.RequestParam.class - [JAR]

├─ org.springframework.web.bind.annotation.ResponseBody.class - [JAR]

├─ org.springframework.web.bind.annotation.RestController.class - [JAR]

com.github.dewxin.model

├─ com.github.dewxin.model.CtrlEntity.class - [JAR]

├─ com.github.dewxin.model.MethodEntity.class - [JAR]

├─ com.github.dewxin.model.ParamEntity.class - [JAR]

├─ com.github.dewxin.model.PojoEntity.class - [JAR]

├─ com.github.dewxin.model.TypeNameEntity.class - [JAR]

com.github.dewxin.tool

├─ com.github.dewxin.tool.DataCenter.class - [JAR]

├─ com.github.dewxin.tool.DebugOutput.class - [JAR]

├─ com.github.dewxin.tool.Filter.class - [JAR]

├─ com.github.dewxin.tool.Logger.class - [JAR]

├─ com.github.dewxin.tool.PhaseMarker.class - [JAR]