public interface JsonRequestAdvice
Object
beforeInvocation(Object body)
String
parseBody(String text, com.fasterxml.jackson.databind.JavaType javaType, Type type, Class<?> controllerClass)
String parseBody(String text, com.fasterxml.jackson.databind.JavaType javaType, Type type, Class<?> controllerClass)
text
javaType
type
controllerClass
Object beforeInvocation(Object body)
body
Copyright © 2022. All rights reserved.