Skip to content

devclubspb/spring-cache-manager-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-cache-manager-template

Maven Central Javadocs GitHub

Working with Spring cache programmatically.

CacheManager as template - CacheManagerTemplate .

Install

Gradle

implementation 'ru.spb.devclub:spring-cache-manager-template:1.0-SNAPSHOT'

Maven

<dependency>
    <groupId>ru.spb.devclub</groupId>
    <artifactId>spring-cache-manager-template</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

License

This project is licensed under MIT License.

About

CacheManagerTemplate - working with Spring cache programmatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published