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

com.github.bingoohuang.springrediscache.RedisCacheSpringConfig Maven / Gradle / Ivy

The newest version!
package com.github.bingoohuang.springrediscache;

import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

@Configuration
@ComponentScan
public class RedisCacheSpringConfig {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy