A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
S
- setAlwaysUseMessageFormat(boolean) - function in org.springframework.context.support.MessageSourceSupport
- setAuditProp(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to audit the file and cascading relationship of properties key/value
- setAutoconf(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to automatically configure `wings-conf` and `wings-i18n`
- setBean(java.util.List) - function in pro.fessional.wings.silencer.spring.prop.SilencerScannerProp
- scan component from `**/spring/bean/**/*.
- setBeanName(java.lang.String) - function in org.springframework.beans.factory.BeanNameAware
- setBeanName(java.lang.String) - function in pro.fessional.wings.silencer.runner.ApplicationInspectRunner
- setBeanName(java.lang.String) - function in pro.fessional.wings.silencer.runner.ApplicationReadyEventRunner
- setBeanName(java.lang.String) - function in pro.fessional.wings.silencer.runner.ApplicationRunnerOrdered
- setBeanName(java.lang.String) - function in pro.fessional.wings.silencer.runner.ApplicationStartedEventRunner
- setBeanName(java.lang.String) - function in pro.fessional.wings.silencer.runner.CommandLineRunnerOrdered
- setBeanReorder(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to enable bean reorder with `wings.reorder.
- setBundle(java.lang.String) - function in pro.fessional.wings.silencer.spring.prop.SilencerI18nProp
- The default resource configuration, in comma-separated AntPath format.
- setCommonMessages(java.util.Properties) - function in org.springframework.context.support.AbstractMessageSource
- setEnable(java.util.Map) - function in pro.fessional.wings.silencer.spring.prop.SilencerFeatureProp
- the mapping of qualified-key (ant-matcher) and its enable
- setEnabledProvider(java.util.function.Function) - function in pro.fessional.wings.silencer.spring.boot.WingsEnabledContext
- setEnvironment(org.springframework.core.env.Environment) - function in pro.fessional.wings.silencer.spring.boot.WingsReorderProcessor
- setError(java.util.Map) - function in pro.fessional.wings.silencer.spring.prop.SilencerFeatureProp
- the mapping of qualified-key (ant-matcher) and its error handling `true`: match; `false`: not match; otherwise: throw exception
- setLocale(java.lang.String) - function in pro.fessional.wings.silencer.spring.prop.SilencerI18nProp
- in the format `en_US`, `zh_CN`.
- setMuteConsole(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to automatically switch the console log level when a log file is available
- setParentMessageSource(org.springframework.context.MessageSource) - function in org.springframework.context.support.AbstractMessageSource
- setParentMessageSource(org.springframework.context.MessageSource) - function in pro.fessional.wings.silencer.message.CombinableMessageSource
- setPrefix(java.util.Map) - function in pro.fessional.wings.silencer.spring.prop.SilencerFeatureProp
- the mapping of qualified-key (ant-matcher) and its prefix
- setScanner(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to Automatically scan component from `**/spring/bean/**/*.
- setThisLazy(T) - function in pro.fessional.wings.silencer.enhance.ThisLazy
- inject enhanced this before Bean Initialization
- setThisLazy(T) - function in pro.fessional.wings.silencer.enhance.ThisLazyAware
- inject enhanced this before Bean Initialization
- setTweakClock(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to tweak the clock in global or thread
- setTweakLogback(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to tweak log level of logback in global or thread
- setTweakStack(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to tweak the CodeException stack in global or thread
- setUseCodeAsDefaultMessage(boolean) - function in org.springframework.context.support.AbstractMessageSource
- setVerbose(boolean) - function in pro.fessional.wings.silencer.spring.prop.SilencerEnabledProp
- Whether to display the conditional information of wings
- setZoneid(java.lang.String) - function in pro.fessional.wings.silencer.spring.prop.SilencerI18nProp
- such as `UTC`, `GMT+8,` `Asia/Shanghai`.
- SilencerAutoConfiguration - class in pro.fessional.wings.silencer.spring.conf
- SilencerConfiguration - class in pro.fessional.wings.silencer.spring.bean
- SilencerEnabledProp - class in pro.fessional.wings.silencer.spring.prop
- toggling the Silencer feature, wings-enabled-79.
- SilencerFeatureProp - class in pro.fessional.wings.silencer.spring.prop
- WingsEnabledCondition properties wings-feature-79.
- SilencerI18nProp - class in pro.fessional.wings.silencer.spring.prop
- Set default language and timezone for the app, as well as i18n messages.
- SilencerRunnerConfiguration - class in pro.fessional.wings.silencer.spring.bean
- applicationRunner are executed before commandLineRunner in SpringApplication#callRunners
- SilencerRunnerConfiguration.ReadyEvent - class in pro.fessional.wings.silencer.spring.bean.SilencerRunnerConfiguration
- SilencerRunnerConfiguration.StartedEvent - class in pro.fessional.wings.silencer.spring.bean.SilencerRunnerConfiguration
- SilencerScannerProp - class in pro.fessional.wings.silencer.spring.prop
- supportsAsyncExecution() - function in org.springframework.context.ApplicationListener