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.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
- gg.jte.springframework.boot.autoconfigure.JteView
- gg.jte.springframework.boot.autoconfigure.JteAutoConfiguration
- gg.jte.springframework.boot.autoconfigure.JteProperties
- gg.jte.springframework.boot.autoconfigure.ReactiveJteAutoConfiguration
- java.lang.Throwable (implements java.io.Serializable)
- 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)