jar

io.github.kerwin612 : spring-web-json-param

Maven & Gradle

Sep 23, 2021
0 stars

spring-web-json-param · Allow users to freely use json parameters in spring-web projects.

Table Of Contents

Latest Version

Download io.github.kerwin612 : spring-web-json-param JAR file - Latest Versions:

All Versions

Download io.github.kerwin612 : spring-web-json-param JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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-web-json-param-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kerwin612.swjp

├─ org.kerwin612.swjp.EnableJsonParam.class - [JAR]

├─ org.kerwin612.swjp.JsonParam.class - [JAR]

├─ org.kerwin612.swjp.JsonParamBean.class - [JAR]

├─ org.kerwin612.swjp.JsonParamConfigForWebFlux.class - [JAR]

├─ org.kerwin612.swjp.JsonParamConfigForWebMvc.class - [JAR]

├─ org.kerwin612.swjp.JsonParamResolver.class - [JAR]