Interface QuarkusRateLimiterFilterConfiguration


@ConfigMapping(prefix="polaris.rate-limiter.filter") public interface QuarkusRateLimiterFilterConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the rate limiter.
  • Method Details

    • type

      String type()
      The type of the rate limiter. Must be a registered RateLimiter identifier.