jar

com.oceancode-cloud : oceancode-common-web-spring-boot

Maven & Gradle

Mar 18, 2024
1 stars

oceancode-common-web-spring-boot · oceancode-common-web-spring-boot

Table Of Contents

Latest Version

Download com.oceancode-cloud : oceancode-common-web-spring-boot JAR file - Latest Versions:

All Versions

Download com.oceancode-cloud : oceancode-common-web-spring-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 oceancode-common-web-spring-boot-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oceancode.cloud.common.web.config

├─ com.oceancode.cloud.common.web.config.AuthenticationInterceptor.class - [JAR]

├─ com.oceancode.cloud.common.web.config.GlobalExceptionHandler.class - [JAR]

├─ com.oceancode.cloud.common.web.config.WebConfig.class - [JAR]

com.oceancode.cloud.common.web.service

├─ com.oceancode.cloud.common.web.service.CaffeineSessionServiceImpl.class - [JAR]

├─ com.oceancode.cloud.common.web.service.RedisSessionServiceImpl.class - [JAR]

├─ com.oceancode.cloud.common.web.service.WebSessionServiceImpl.class - [JAR]

com.oceancode.cloud.common.web.handler

├─ com.oceancode.cloud.common.web.handler.PermissionHandler.class - [JAR]

com.oceancode.cloud.common.web

├─ com.oceancode.cloud.common.web.PackageInfo.class - [JAR]

com.oceancode.cloud.common.web.util

├─ com.oceancode.cloud.common.web.util.ApiUtil.class - [JAR]

├─ com.oceancode.cloud.common.web.util.ServiceUtil.class - [JAR]

├─ com.oceancode.cloud.common.web.util.TokenUtil.class - [JAR]