All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ahyakamil.AKCache.constant.AKConstants Maven / Gradle / Ivy

There is a newer version: 1.0.16
Show newest version
package com.ahyakamil.AKCache.constant;

public class AKConstants {
    public static final int PERCENTAGE_TO_RENEW_CACHE = 75;
    public static final int TTL_TOKEN = 3600;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy