jar

io.github.opensabre : common-web

Maven & Gradle

Dec 04, 2022
0 stars

common-web · OpenSabre Web project for Spring Boot

Table Of Contents

Latest Version

Download io.github.opensabre : common-web JAR file - Latest Versions:

All Versions

Download io.github.opensabre : common-web JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 common-web-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.opensabre.common.web.entity.form

├─ io.github.opensabre.common.web.entity.form.BaseForm.class - [JAR]

├─ io.github.opensabre.common.web.entity.form.BaseQueryForm.class - [JAR]

io.github.opensabre.common.web.rest

├─ io.github.opensabre.common.web.rest.ResponseAdvice.class - [JAR]

io.github.opensabre.common.web.exception

├─ io.github.opensabre.common.web.exception.DefaultGlobalExceptionHandlerAdvice.class - [JAR]

io.github.opensabre.common.web.entity.vo

├─ io.github.opensabre.common.web.entity.vo.BaseVo.class - [JAR]

io.github.opensabre.common.web.entity.param

├─ io.github.opensabre.common.web.entity.param.BaseParam.class - [JAR]

io.github.opensabre.common.web.handler

├─ io.github.opensabre.common.web.handler.PoMetaObjectHandler.class - [JAR]

io.github.opensabre.common.web.redis

├─ io.github.opensabre.common.web.redis.RedisConfig.class - [JAR]

io.github.opensabre.common.web.interceptor

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

io.github.opensabre.common.web.entity.po

├─ io.github.opensabre.common.web.entity.po.BasePo.class - [JAR]