Class KatoConfig


  • @Configuration("me.danwi.kato.Config")
    @ConditionalOnMissingClass({"org.springframework.security.access.AccessDeniedException","org.springframework.security.core.AuthenticationException"})
    public class KatoConfig
    extends java.lang.Object
    配置通用的ResponseBodyAdvice
    • Constructor Summary

      Constructors 
      Constructor Description
      KatoConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KatoConfig

        public KatoConfig()