Hierarchy For All Packages
Package Hierarchies:- com.giffing.bucket4j.spring.boot.starter.config,
- com.giffing.bucket4j.spring.boot.starter.config.cache,
- com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast,
- com.giffing.bucket4j.spring.boot.starter.config.cache.ignite,
- com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan,
- com.giffing.bucket4j.spring.boot.starter.config.cache.jcache,
- com.giffing.bucket4j.spring.boot.starter.config.cache.redis,
- com.giffing.bucket4j.spring.boot.starter.config.gateway,
- com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator,
- com.giffing.bucket4j.spring.boot.starter.config.servlet,
- com.giffing.bucket4j.spring.boot.starter.config.springboot,
- com.giffing.bucket4j.spring.boot.starter.config.webflux,
- com.giffing.bucket4j.spring.boot.starter.exception,
- com.giffing.bucket4j.spring.boot.starter.failureanalyzer,
- com.giffing.bucket4j.spring.boot.starter.filter.reactive,
- com.giffing.bucket4j.spring.boot.starter.filter.reactive.gateway,
- com.giffing.bucket4j.spring.boot.starter.filter.reactive.webflux,
- com.giffing.bucket4j.spring.boot.starter.filter.servlet
Class Hierarchy
- java.lang.Object
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- com.giffing.bucket4j.spring.boot.starter.failureanalyzer.Bucket4JAutoConfigFailureAnalyzer
- com.giffing.bucket4j.spring.boot.starter.config.servlet.Bucket4JAutoConfigurationServletFilterBeans
- com.giffing.bucket4j.spring.boot.starter.config.gateway.Bucket4JAutoConfigurationSpringCloudGatewayFilterBeans
- com.giffing.bucket4j.spring.boot.starter.config.webflux.Bucket4JAutoConfigurationWebfluxFilterBeans
- com.giffing.bucket4j.spring.boot.starter.config.Bucket4JBaseConfiguration<R>
- com.giffing.bucket4j.spring.boot.starter.config.servlet.Bucket4JAutoConfigurationServletFilter (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- com.giffing.bucket4j.spring.boot.starter.config.gateway.Bucket4JAutoConfigurationSpringCloudGatewayFilter
- com.giffing.bucket4j.spring.boot.starter.config.webflux.Bucket4JAutoConfigurationWebfluxFilter
- com.giffing.bucket4j.spring.boot.starter.config.cache.Bucket4jCacheConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator.Bucket4jEndpoint
- com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator.Bucket4jEndpoint.Bucket4jEndpointConfig
- com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator.Bucket4jMetricHandler (implements com.giffing.bucket4j.spring.boot.starter.context.metrics.MetricHandler)
- com.giffing.bucket4j.spring.boot.starter.config.metrics.actuator.Bucket4jMetricsConfiguration
- 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.giffing.bucket4j.spring.boot.starter.filter.servlet.ServletRequestFilter (implements org.springframework.core.Ordered)
- org.springframework.web.filter.OncePerRequestFilter
- com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast.HazelcastBucket4jCacheConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.hazelcast.HazelcastCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.AsyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.cache.ignite.IgniteBucket4jCacheConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.ignite.IgniteCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.AsyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan.InfinispanBucket4jCacheConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.infinispan.InfinispanCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.AsyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.cache.jcache.InfinispanJCacheBucket4jConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.jcache.InfinispanJCacheCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.SyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.cache.jcache.JCacheBucket4jConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.jcache.JCacheCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.SyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.cache.redis.RedisBucket4jConfiguration
- com.giffing.bucket4j.spring.boot.starter.config.cache.redis.RedisCacheResolver (implements com.giffing.bucket4j.spring.boot.starter.config.cache.SyncCacheResolver)
- com.giffing.bucket4j.spring.boot.starter.config.springboot.SpringBootActuatorConfig
- com.giffing.bucket4j.spring.boot.starter.filter.reactive.gateway.SpringCloudGatewayRateLimitFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.giffing.bucket4j.spring.boot.starter.exception.Bucket4jGeneralException
- com.giffing.bucket4j.spring.boot.starter.exception.FilterURLInvalidException
- com.giffing.bucket4j.spring.boot.starter.exception.JCacheNotFoundException
- com.giffing.bucket4j.spring.boot.starter.exception.MissingKeyFilterExpressionException
- com.giffing.bucket4j.spring.boot.starter.exception.MissingMetricTagExpressionException
- org.springframework.core.NestedRuntimeException
- org.springframework.web.server.ResponseStatusException
- com.giffing.bucket4j.spring.boot.starter.filter.reactive.ReactiveRateLimitException
- org.springframework.web.server.ResponseStatusException
- com.giffing.bucket4j.spring.boot.starter.exception.Bucket4jGeneralException
- java.lang.RuntimeException
- java.lang.Exception
- com.giffing.bucket4j.spring.boot.starter.filter.reactive.webflux.WebfluxWebFilter (implements org.springframework.core.Ordered, org.springframework.web.server.WebFilter)
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
Interface Hierarchy
- com.giffing.bucket4j.spring.boot.starter.config.cache.CacheResolver
- com.giffing.bucket4j.spring.boot.starter.config.cache.AsyncCacheResolver
- com.giffing.bucket4j.spring.boot.starter.config.cache.SyncCacheResolver