esource.gravitee-resource-cache.1.7.0.source-code.plugin.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gravitee-resource-cache Show documentation
Show all versions of gravitee-resource-cache Show documentation
The resource is used to maintain a cache and link it to the API lifecycle. It means that the cache is initialized when the
API is starting and released when API is stopped.
id=cache
name=Cache
version=${project.version}
description=${project.description}
class=io.gravitee.resource.cache.InMemoryCacheResource
type=resource
icon=resource-cache.svg