@FunctionalInterface public interface DelegatingMethodParameterCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.core.MethodParameter originalParameter,
org.springframework.core.MethodParameter methodParameter)
Customize.
|
Copyright © 2024. All rights reserved.