Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.web.reactive.result.view.AbstractView (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.web.reactive.result.view.View)
      • org.springframework.web.reactive.result.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
        • org.springframework.boot.mustache.reactive.view.MustacheView
    • 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.view.AbstractCachingViewResolver (implements org.springframework.web.servlet.ViewResolver)
          • org.springframework.web.servlet.view.UrlBasedViewResolver (implements org.springframework.core.Ordered)
            • org.springframework.web.servlet.view.AbstractTemplateViewResolver
        • 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.AbstractTemplateView
              • org.springframework.boot.mustache.servlet.view.MustacheView
    • org.springframework.boot.mustache.autoconfigure.MustacheAutoConfiguration
    • org.springframework.boot.mustache.autoconfigure.MustacheProperties
    • org.springframework.boot.mustache.autoconfigure.MustacheProperties.Reactive
    • org.springframework.boot.mustache.autoconfigure.MustacheProperties.Servlet
    • org.springframework.boot.mustache.autoconfigure.MustacheResourceTemplateLoader (implements com.samskivert.mustache.Mustache.TemplateLoader, org.springframework.context.ResourceLoaderAware)
    • org.springframework.boot.mustache.autoconfigure.MustacheTemplateAvailabilityProvider (implements org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider)
    • org.springframework.web.reactive.result.view.ViewResolverSupport (implements org.springframework.core.Ordered)
      • org.springframework.web.reactive.result.view.UrlBasedViewResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.reactive.result.view.ViewResolver)