jar

com.lihansir.platform : lihansir-spring-boot-starter

Maven & Gradle

Dec 06, 2022
1 stars

lihansir-spring-boot-starter · lihansir springboot starter of cloud platform

Table Of Contents

Latest Version

Download com.lihansir.platform : lihansir-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.lihansir.platform : lihansir-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 lihansir-spring-boot-starter-1.3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lihansir.platform.starter.resolver

├─ com.lihansir.platform.starter.resolver.GlobalErrorViewResolver.class - [JAR]

com.lihansir.platform.starter.annotation

├─ com.lihansir.platform.starter.annotation.EnableRestResult.class - [JAR]

├─ com.lihansir.platform.starter.annotation.IgnoreRestResult.class - [JAR]

├─ com.lihansir.platform.starter.annotation.UseRestResult.class - [JAR]

com.lihansir.platform.starter.advice

├─ com.lihansir.platform.starter.advice.RestResultHandlerAdvice.class - [JAR]

com.lihansir.platform.starter.utils

├─ com.lihansir.platform.starter.utils.CommonUtil.class - [JAR]

├─ com.lihansir.platform.starter.utils.ServletContextUtil.class - [JAR]

com.lihansir.platform.starter.context

├─ com.lihansir.platform.starter.context.RestResultHolder.class - [JAR]

com.lihansir.platform.starter.handler

├─ com.lihansir.platform.starter.handler.GlobalExceptionHandler.class - [JAR]

com.lihansir.platform.starter.autoconfigure

├─ com.lihansir.platform.starter.autoconfigure.LiHanSirCloudAutoConfiguration.class - [JAR]

├─ com.lihansir.platform.starter.autoconfigure.RestResultAutoConfiguration.class - [JAR]