Class Hierarchy

  • java.lang.Object
    • org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver (implements org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
      • org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver
        • org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
          • org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
              • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
        • org.springframework.web.servlet.view.AbstractView (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.View)
          • org.springframework.web.servlet.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.view.RedirectView (implements org.springframework.web.servlet.SmartView)
        • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxViewResolver (implements org.springframework.core.Ordered, org.springframework.web.servlet.ViewResolver)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxLocation
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxMvcAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer, org.springframework.boot.webmvc.autoconfigure.WebMvcRegistrations)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxRefreshView (implements org.springframework.web.servlet.SmartView, org.springframework.web.servlet.View)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxRequest
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxRequest.Builder
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxResponse
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxResponseHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxReswap
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxTrigger
    • io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxValue
    • io.github.wimdeblauwe.htmx.spring.boot.security.HxRefreshHeaderAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)

Annotation Interface Hierarchy

Enum Class Hierarchy