jar

com.github.luues.boot : spring-boot-starter-exception

Maven & Gradle

Jul 01, 2023
4 usages

spring-boot-starter-exception · springboot 全局异常封装处理类

Table Of Contents

Latest Version

Download com.github.luues.boot : spring-boot-starter-exception JAR file - Latest Versions:

All Versions

Download com.github.luues.boot : spring-boot-starter-exception 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 spring-boot-starter-exception-1.0.3.7.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.luues.exception.config

├─ com.luues.exception.config.ExceptionConfig.class - [JAR]

com.luues.exception.core.dingtalk

├─ com.luues.exception.core.dingtalk.DingTalkProperties.class - [JAR]

├─ com.luues.exception.core.dingtalk.DingTalkSendMsgDTO.class - [JAR]

├─ com.luues.exception.core.dingtalk.DingTalkSendUtil.class - [JAR]

com.luues.exception.core.Interface

├─ com.luues.exception.core.Interface.ExceptionHandler.class - [JAR]

├─ com.luues.exception.core.Interface.ExceptionMsgSender.class - [JAR]

com.luues.exception.errorPage

├─ com.luues.exception.errorPage.BaseErrorPage.class - [JAR]

com.luues.exception.core.Interceptor

├─ com.luues.exception.core.Interceptor.UseNativeWebMvcConfigurer.class - [JAR]

├─ com.luues.exception.core.Interceptor.ValiInterceptor.class - [JAR]

com.luues.exception.support

├─ com.luues.exception.support.ActionTrackInterceptor.class - [JAR]

├─ com.luues.exception.support.ExceptionMsgSenderUtil.class - [JAR]

├─ com.luues.exception.support.ResponseBodyWrapFactoryBean.class - [JAR]

├─ com.luues.exception.support.ReturnValueHandler.class - [JAR]

com.luues.exception.annotation

├─ com.luues.exception.annotation.EnableGlobalException.class - [JAR]

com.luues.exception.core.stringformat

├─ com.luues.exception.core.stringformat.MessageFormatter.class - [JAR]

├─ com.luues.exception.core.stringformat.StringFormatUtil.class - [JAR]

com.luues.exception.filter

├─ com.luues.exception.filter.WebComponentConfigFilter.class - [JAR]

├─ com.luues.exception.filter.WebComponentFilter.class - [JAR]

com.luues.exception.core.exception

├─ com.luues.exception.core.exception.ActiveMQNotConnectException.class - [JAR]

├─ com.luues.exception.core.exception.BlackUserException.class - [JAR]

├─ com.luues.exception.core.exception.DataSourceNullException.class - [JAR]

├─ com.luues.exception.core.exception.FieldNotFoundException.class - [JAR]

├─ com.luues.exception.core.exception.FieldNullException.class - [JAR]

├─ com.luues.exception.core.exception.FieldValueException.class - [JAR]

├─ com.luues.exception.core.exception.FileUploadException.class - [JAR]

├─ com.luues.exception.core.exception.HttpResultAssertException.class - [JAR]

├─ com.luues.exception.core.exception.IpNotVisitException.class - [JAR]

├─ com.luues.exception.core.exception.LoginInvalidException.class - [JAR]

├─ com.luues.exception.core.exception.MethodNotFoundException.class - [JAR]

├─ com.luues.exception.core.exception.NotFoundException.class - [JAR]

├─ com.luues.exception.core.exception.ParameterVerificationException.class - [JAR]

├─ com.luues.exception.core.exception.PreAuthorizeException.class - [JAR]

├─ com.luues.exception.core.exception.RabbitMQNotConnectException.class - [JAR]

├─ com.luues.exception.core.exception.RedisException.class - [JAR]

├─ com.luues.exception.core.exception.RedisSynchronizedException.class - [JAR]

├─ com.luues.exception.core.exception.ReturnMsgException.class - [JAR]

├─ com.luues.exception.core.exception.SqlException.class - [JAR]

├─ com.luues.exception.core.exception.VisitFrequentException.class - [JAR]

├─ com.luues.exception.core.exception.VisitRefuseException.class - [JAR]

com.luues.exception.core

├─ com.luues.exception.core.DefaultExceptionAdvice.class - [JAR]

├─ com.luues.exception.core.ExceptionHandlerUtil.class - [JAR]

├─ com.luues.exception.core.FeignErrorDecoder.class - [JAR]

com.luues.exception.autoconfigure

├─ com.luues.exception.autoconfigure.ExceptionAutoConfiguration.class - [JAR]

com.luues.exception.support.target

├─ com.luues.exception.support.target.UseNative.class - [JAR]

com.luues.exception.core.Interface.adapter

├─ com.luues.exception.core.Interface.adapter.DefaultDingTalkSender.class - [JAR]

├─ com.luues.exception.core.Interface.adapter.ExceptionAdapter.class - [JAR]