|
|
@ -180,7 +180,7 @@ public class PayloadMethodArgumentResolver implements HandlerMethodArgumentResol |
|
|
|
* also taking into account the "Content-Type", e.g. return {@code String} |
|
|
|
* also taking into account the "Content-Type", e.g. return {@code String} |
|
|
|
* if target type is {@code Object} and {@code "Content-Type:text/**"}. |
|
|
|
* if target type is {@code Object} and {@code "Content-Type:text/**"}. |
|
|
|
* @param parameter the target method parameter |
|
|
|
* @param parameter the target method parameter |
|
|
|
* @param message the message bring processed |
|
|
|
* @param message the message being processed |
|
|
|
* @return the target type to use |
|
|
|
* @return the target type to use |
|
|
|
* @since 5.2 |
|
|
|
* @since 5.2 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|