Hierarchy For All Packages
- com.github.can019,
- com.github.can019.config,
- com.github.can019.domain.hello,
- com.github.can019.global.aop,
- com.github.can019.global.aop.logger,
- com.github.can019.global.entity,
- com.github.can019.global.exception,
- com.github.can019.global.filter,
- com.github.can019.global.handler,
- com.github.can019.global.interceptor,
- com.github.can019.global.util.convertor,
- com.github.can019.global.util.generator
Class Hierarchy
- java.lang.Object
- com.github.can019.BaseApplication
- com.github.can019.global.entity.BaseTimeEntity
- com.github.can019.global.filter.GenerateThreadContextIdFilter (implements jakarta.servlet.Filter)
- com.github.can019.domain.hello.HelloController
- com.github.can019.global.aop.logger.LayeredArchitectureLogAspect
- com.github.can019.global.aop.logger.LayeredArchitectureLogAspect.BaseLogAspect
- com.github.can019.global.interceptor.LoggingInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- com.github.can019.global.aop.PointCut
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- com.github.can019.global.handler.GlobalExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.can019.global.exception.ApplicationException (implements org.springframework.web.ErrorResponse)
- com.github.can019.global.exception.UnknownException (implements org.springframework.web.ErrorResponse)
- java.lang.RuntimeException
- java.lang.Exception
- com.github.can019.global.util.convertor.TypeConvertor
- com.github.can019.global.util.generator.UUID
- com.github.can019.config.WebMvcConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)