Dontopedia

@RateLimiter

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

@RateLimiter has 12 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

12 facts·9 predicates·2 sources·2 in dispute

Mostly:has parameter value(2), has attribute value(2), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

annotationAnnotation(3)

configuredInConfigured in(1)

demonstratesDemonstrates(1)

hasAnnotationHas Annotation(1)

importsImports(1)

referencedByReferenced by(1)

Other facts (11)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

11 facts
PredicateValueRef
Has Parameter ValuepublicApiRateLimiter[2]
Has Parameter ValueprivateApiRateLimiter[2]
Has Attribute ValuepublicApiRateLimiter[2]
Has Attribute ValueprivateApiRateLimiter[2]
Rdf:typeAnnotation[1]
Used forController Rate Limiting[1]
Package Nameio.github.resilience4j.ratelimiter.annotation[1]
Has ParameterName Parameter[1]
Has Parameter Namename[2]
ReferencesPublic Api Rate Limiter[2]
Has Attribute Namename[2]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

typebeam/9b0b7349-8931-4f10-99ea-e696f8d48966
ex:Annotation
labelbeam/9b0b7349-8931-4f10-99ea-e696f8d48966
@RateLimiter
usedForbeam/9b0b7349-8931-4f10-99ea-e696f8d48966
ex:controller-rate-limiting
packageNamebeam/9b0b7349-8931-4f10-99ea-e696f8d48966
io.github.resilience4j.ratelimiter.annotation
hasParameterbeam/9b0b7349-8931-4f10-99ea-e696f8d48966
ex:name-parameter
hasParameterNamebeam/96679439-9730-46ec-a09a-bfd5d38ef410
name
hasParameterValuebeam/96679439-9730-46ec-a09a-bfd5d38ef410
publicApiRateLimiter
hasParameterValuebeam/96679439-9730-46ec-a09a-bfd5d38ef410
privateApiRateLimiter
referencesbeam/96679439-9730-46ec-a09a-bfd5d38ef410
ex:public-api-rate-limiter
hasAttributeNamebeam/96679439-9730-46ec-a09a-bfd5d38ef410
name
hasAttributeValuebeam/96679439-9730-46ec-a09a-bfd5d38ef410
publicApiRateLimiter
hasAttributeValuebeam/96679439-9730-46ec-a09a-bfd5d38ef410
privateApiRateLimiter

References (2)

2 references
  1. ctx:claims/beam/9b0b7349-8931-4f10-99ea-e696f8d48966
    • full textbeam-chunk
      text/plain1006 Bdoc:beam/9b0b7349-8931-4f10-99ea-e696f8d48966
      Show excerpt
      Use the `@RateLimiter` annotation to apply rate limiting to your controllers. ```java import io.github.resilience4j.ratelimiter.annotation.RateLimiter; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.w
  2. ctx:claims/beam/96679439-9730-46ec-a09a-bfd5d38ef410
    • full textbeam-chunk
      text/plain1 KBdoc:beam/96679439-9730-46ec-a09a-bfd5d38ef410
      Show excerpt
      .timeoutDuration(Duration.ofMillis(100)) .build(); return RateLimiterRegistry.of(config).rateLimiter("publicApiRateLimiter"); } @Bean public RateLimiter privateApiRateLimiter() { RateLim

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.