jar

com.github.huangbaol : common-spring-boot-starter

Maven & Gradle

Oct 27, 2019

com.github.huangbaol · some spring boot common config

Table Of Contents

Latest Version

Download com.github.huangbaol : common-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.huangbaol : common-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 common-spring-boot-starter-2.1.5.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.huangbaol.boot.handler

├─ com.github.huangbaol.boot.handler.GlobalExceptionHandler.class - [JAR]

├─ com.github.huangbaol.boot.handler.ResultHandler.class - [JAR]

com.github.huangbaol.boot.secure

├─ com.github.huangbaol.boot.secure.SecureUser.class - [JAR]

com.github.huangbaol.boot.properties

├─ com.github.huangbaol.boot.properties.JacksonFormatProperties.class - [JAR]

├─ com.github.huangbaol.boot.properties.SecureJwtProperties.class - [JAR]

com.github.huangbaol.boot.utils

├─ com.github.huangbaol.boot.utils.WebUtil.class - [JAR]

com.github.huangbaol.boot.annotation

├─ com.github.huangbaol.boot.annotation.SysLog.class - [JAR]

com.github.huangbaol.boot.secure.utils

├─ com.github.huangbaol.boot.secure.utils.SecureUtil.class - [JAR]

com.github.huangbaol.boot.interceptor

├─ com.github.huangbaol.boot.interceptor.AuthInterceptor.class - [JAR]

com.github.huangbaol.boot.config

├─ com.github.huangbaol.boot.config.JsonConfig.class - [JAR]

├─ com.github.huangbaol.boot.config.MyBeanSerializerModifier.class - [JAR]

├─ com.github.huangbaol.boot.config.RedisConfig.class - [JAR]

├─ com.github.huangbaol.boot.config.SecureJwtAutoConfigure.class - [JAR]

Advertisement