java.lang.Object
org.miaixz.bus.limiter.Context
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Context
public Context()
-