Hierarchy For Package io.github.ravocode.avoonce.spring
Class Hierarchy
- java.lang.Object
- io.github.ravocode.avoonce.spring.CaffeineIdempotencyAutoConfiguration
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- io.github.ravocode.avoonce.spring.IdempotencyFilter
- org.springframework.web.filter.OncePerRequestFilter
- io.github.ravocode.avoonce.spring.IdempotencyAutoConfiguration
- io.github.ravocode.avoonce.spring.IdempotencyProperties
- io.github.ravocode.avoonce.spring.IdempotencyProperties.EvictionProperties
- io.github.ravocode.avoonce.spring.IdempotencyProperties.JdbcProperties
- io.github.ravocode.avoonce.spring.JdbcIdempotencyAutoConfiguration
- io.github.ravocode.avoonce.spring.JdbcIdempotencyAutoConfiguration.JdbcEvictionTask
- io.github.ravocode.avoonce.spring.JedisAdapterAutoConfiguration
- io.github.ravocode.avoonce.spring.LettuceAdapterAutoConfiguration
- io.github.ravocode.avoonce.spring.RedisIdempotencyAutoConfiguration
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- io.github.ravocode.avoonce.spring.CachedBodyHttpServletRequest
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)