@Target(value=METHOD) @Retention(value=RUNTIME) public @interface HttpCache
String[]
params
int
timeToIdleSeconds
timeToLiveSeconds
public abstract String[] params
public abstract int timeToIdleSeconds
public abstract int timeToLiveSeconds
Copyright © 2022. All rights reserved.