所有程序包的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • cn.xisoil.config.ToolWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)

Annotation Interface Hierarchy

  • cn.xisoil.annotation.Ip (implements java.lang.annotation.Annotation)