Package me.danwi.kato.server
Class KatoResponseBodyAdviceWithSecurity
- java.lang.Object
-
- me.danwi.kato.server.KatoResponseBodyAdvice
-
- me.danwi.kato.server.KatoResponseBodyAdviceWithSecurity
-
- All Implemented Interfaces:
org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<java.lang.Object>
@RestControllerAdvice public class KatoResponseBodyAdviceWithSecurity extends KatoResponseBodyAdvice
-
-
Constructor Summary
Constructors Constructor Description KatoResponseBodyAdviceWithSecurity()
-
Method Summary
-
Methods inherited from class me.danwi.kato.server.KatoResponseBodyAdvice
beforeBodyWrite, supports
-
-