Class Hierarchy

  • java.lang.Object
    • com.baomidou.mybatisplus.extension.repository.AbstractRepository<M,T> (implements com.baomidou.mybatisplus.extension.repository.IRepository<T>)
      • com.baomidou.mybatisplus.extension.repository.CrudRepository<M,T>
    • cn.sinozg.applet.common.i18n.AppletLocaleResolver (implements org.springframework.web.servlet.LocaleResolver)
    • cn.sinozg.applet.common.core.base.BaseEntity (implements java.io.Serializable)
      • cn.sinozg.applet.biz.system.entity.DictData
      • cn.sinozg.applet.biz.system.entity.LoginInfo
    • cn.sinozg.applet.biz.system.vo.request.DictDataPageRequest
    • cn.sinozg.applet.biz.system.vo.response.DictListResponse
    • cn.sinozg.applet.biz.system.service.impl.FrameworkUserServiceImpl (implements cn.sinozg.applet.common.service.FrameworkUserService)
    • cn.sinozg.applet.common.handler.GlobalExceptionHandler
    • cn.sinozg.applet.common.config.I18nConfig
    • cn.sinozg.applet.common.controller.IgnoreController
    • cn.sinozg.applet.common.runner.InitDataRunner (implements org.springframework.boot.CommandLineRunner)
    • java.io.InputStream (implements java.io.Closeable)
    • cn.sinozg.applet.common.controller.JsonErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
    • cn.sinozg.applet.biz.framework.cleanup.LogCleanupAsync
    • cn.sinozg.applet.biz.system.vo.request.LoginInfoPageListRequest
    • cn.sinozg.applet.biz.system.vo.response.LoginInfoPageListResponse
    • cn.sinozg.applet.common.handler.MpMetaObjectHandler (implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler)
    • cn.sinozg.applet.common.config.MybatisPlusConfig
    • cn.sinozg.applet.common.interceptor.ParamsInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • cn.sinozg.applet.common.interceptor.ResponseBodyAdviceAdapter (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
      • jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
    • cn.sinozg.applet.biz.framework.service.impl.SpringValidatorFrameworkInitRunService (implements cn.sinozg.applet.common.service.FrameworkInitRunService)
    • cn.sinozg.applet.common.config.SwaggerConfig
    • cn.sinozg.applet.common.config.SystemWebConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • cn.sinozg.applet.biz.system.service.impl.UserLoginOutServiceImpl (implements cn.sinozg.applet.biz.system.service.UserLoginOutService)
    • cn.sinozg.applet.common.controller.VersionController
    • cn.sinozg.applet.common.filter.WrapperFilter (implements jakarta.servlet.Filter)

Interface Hierarchy