Module bus.limiter

Class Context

java.lang.Object
org.miaixz.bus.limiter.Context

public class Context extends Object
Context configuration class for the limiter module. This class holds various settings and properties related to the limiting functionality, such as hotspot cache duration, logging enablement, and user identifier provider.
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

    • Context

      public Context()