jar

com.admin4j.common : admin4j-common-spring-web

Maven & Gradle

Aug 08, 2023

与业务无关的工具类库

Table Of Contents

Latest Version

Download com.admin4j.common : admin4j-common-spring-web JAR file - Latest Versions:

All Versions

Download com.admin4j.common : admin4j-common-spring-web JAR file - All Versions:

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

com.admin4j.common.service

├─ com.admin4j.common.service.ILoginTenantInfoService.class - [JAR]

├─ com.admin4j.common.service.ILoginUserInfoService.class - [JAR]

├─ com.admin4j.common.service.IUserContextHolder.class - [JAR]

com.admin4j.common.pojo

├─ com.admin4j.common.pojo.AuthenticationUser.class - [JAR]

├─ com.admin4j.common.pojo.SimpleResponse.class - [JAR]

com.admin4j.common.util

├─ com.admin4j.common.util.ServletUtils.class - [JAR]

├─ com.admin4j.common.util.UserContextUtil.class - [JAR]

├─ com.admin4j.common.util.ValidatorUtils.class - [JAR]

com.admin4j.common.config

├─ com.admin4j.common.config.UserContextConfig.class - [JAR]

com.admin4j.common.pojo.event

├─ com.admin4j.common.pojo.event.GlobalExceptionEvent.class - [JAR]

com.admin4j.common.exception.handler

├─ com.admin4j.common.exception.handler.AbstractExceptionHandler.class - [JAR]

com.admin4j.common.exception

├─ com.admin4j.common.exception.ValidateException.class - [JAR]