Spring Cloud Gateway Local Response Cache Per Instance
data class SpringCloudGatewayLocalResponseCachePerInstance(val size: String? = null, val timeToLive: String? = null)
Constructors
Link copied to clipboard
fun SpringCloudGatewayLocalResponseCachePerInstance(size: String? = null, timeToLive: String? = null)