| Package | Description |
|---|---|
| com.github.kshashov.telegram.config | |
| com.github.kshashov.telegram.handler |
| Modifier and Type | Method and Description |
|---|---|
TelegramBotGlobalProperties.Builder |
TelegramBotGlobalProperties.Builder.matcherStrategy(RequestMappingsMatcherStrategy matcherStrategy)
Specify custom matcher strategy to override matcher behavior and routes post processing.
|
TelegramBotGlobalProperties.Builder |
TelegramBotGlobalProperties.Builder.matcherStrategy(RequestMappingsMatcherStrategy matcherStrategy)
Specify custom matcher strategy to override matcher behavior and routes post processing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequestMappingsMatcherStrategy
Default implementation of
RequestMappingsMatcherStrategy that uses AntPathMatcher. |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerMethodContainer.setMatcherStrategy(@NotNull RequestMappingsMatcherStrategy matcherStrategy) |
void |
HandlerMethodContainer.setMatcherStrategy(@NotNull RequestMappingsMatcherStrategy matcherStrategy) |
Copyright © 2022. All rights reserved.