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

easycache-spring-boot-starter.1.1.3.source-code.application.yml Maven / Gradle / Ivy

The newest version!
easycache:
  context:
    type:
    func: name
  engine:
    serializer: gson
    module: inner
  inner:
    path: $s^
    size: -1
  redis:
    host: 127.0.0.1
    port: 6379
    password: $s^
    minEvictableIdleTime: 60000
    timeBetweenEvictionRuns: 30000
    maxWait: 100000
    maxIdle: 100
    minIdle: 10





© 2015 - 2025 Weber Informatics LLC | Privacy Policy