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

com.kould.properties.SpringLocalCacheProperties Maven / Gradle / Ivy

The newest version!
package com.kould.properties;

import org.springframework.boot.context.properties.ConfigurationProperties;

@ConfigurationProperties("kache.local-cache")
public class SpringLocalCacheProperties extends LocalCacheProperties{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy