public class LimiterConfiguration extends org.springframework.context.annotation.AdviceModeImportSelector<EnableLimiter>
| Constructor and Description |
|---|
LimiterConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
selectImports(org.springframework.context.annotation.AdviceMode adviceMode) |
org.springframework.web.servlet.config.annotation.WebMvcConfigurer |
traceSpringMvcWebMvcConfigurerAdapter() |
getAdviceModeAttributeName, selectImportspublic String[] selectImports(org.springframework.context.annotation.AdviceMode adviceMode)
selectImports in class org.springframework.context.annotation.AdviceModeImportSelector<EnableLimiter>@Bean public org.springframework.web.servlet.config.annotation.WebMvcConfigurer traceSpringMvcWebMvcConfigurerAdapter()
Copyright © 2022. All rights reserved.