jar

com.rongzhiweilai.extension : spring-annotation-extension

Maven & Gradle

Mar 14, 2019
0 stars

spring-annotation-extension · 扩展spring注解,解析application/json请求体格式的参数

Table Of Contents

Latest Version

Download com.rongzhiweilai.extension : spring-annotation-extension JAR file - Latest Versions:

All Versions

Download com.rongzhiweilai.extension : spring-annotation-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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-annotation-extension-0.1.0-releases.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rongzhiweilai.extension.annotation

├─ com.rongzhiweilai.extension.annotation.JSONParam.class - [JAR]

com.rongzhiweilai.extension.annotation.resolver

├─ com.rongzhiweilai.extension.annotation.resolver.JSONParamAnnotationResolver.class - [JAR]

com.rongzhiweilai.extension.config

├─ com.rongzhiweilai.extension.config.WebListenerConfiguration.class - [JAR]

Advertisement