jar

io.github.wilson-he : web-common-boot

Maven & Gradle

Nov 21, 2018

web-common · An auto configuration framework for api parameter validation and fastjson.

Table Of Contents

Latest Version

Download io.github.wilson-he : web-common-boot JAR file - Latest Versions:

All Versions

Download io.github.wilson-he : web-common-boot 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 web-common-boot-1.0.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.web.common

├─ io.github.web.common.WebCommonAutoConfiguration.class - [JAR]

io.github.web.common.interceptor

├─ io.github.web.common.interceptor.ParameterExceptionHandler.class - [JAR]

io.github.web.common.vo

├─ io.github.web.common.vo.IntegerListVO.class - [JAR]

├─ io.github.web.common.vo.IntegerVO.class - [JAR]

├─ io.github.web.common.vo.LongListVO.class - [JAR]

├─ io.github.web.common.vo.LongVO.class - [JAR]

├─ io.github.web.common.vo.StringListVO.class - [JAR]

├─ io.github.web.common.vo.StringVO.class - [JAR]

io.github.web.common.constant

├─ io.github.web.common.constant.BaseConstant.class - [JAR]

io.github.web.common.function

├─ io.github.web.common.function.VoidConsumer.class - [JAR]

├─ io.github.web.common.function.VoidFunction.class - [JAR]

io.github.web.common.utils

├─ io.github.web.common.utils.IdWorker.class - [JAR]

├─ io.github.web.common.utils.IfUtils.class - [JAR]

├─ io.github.web.common.utils.ListUtils.class - [JAR]

├─ io.github.web.common.utils.ObjectMapUtils.class - [JAR]

├─ io.github.web.common.utils.ObjectUtils.class - [JAR]

├─ io.github.web.common.utils.SpringContextUtils.class - [JAR]

├─ io.github.web.common.utils.StringMapUtils.class - [JAR]

├─ io.github.web.common.utils.StringUtils.class - [JAR]

├─ io.github.web.common.utils.TimeUtils.class - [JAR]