类 ExceptionNoticeDingdingSendingConfig
java.lang.Object
top.codef.config.exception.ExceptionNoticeDingdingSendingConfig
- 所有已实现的接口:
org.springframework.core.Ordered,NoticeTextResolverCustomer
@Configuration
@ConditionalOnExceptionNotice
public class ExceptionNoticeDingdingSendingConfig
extends Object
implements NoticeTextResolverCustomer
-
字段概要
从接口继承的字段 org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ExceptionNoticeDingdingSendingConfig
public ExceptionNoticeDingdingSendingConfig()
-
-
方法详细资料
-
custom
- 指定者:
custom在接口中NoticeTextResolverCustomer
-
getOrder
public int getOrder()- 指定者:
getOrder在接口中org.springframework.core.Ordered
-