| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииInfinispan Данные Caching |
| Группа | Группаorg.infinispan |
| Идентификатор | Идентификаторinfinispan-spring5-remote |
| Последняя версия | Последняя версия14.0.0.Dev03 |
| Дата | Дата |
| Тип | Типbundle |
| Описание |
ОписаниеInfinispan Spring 5 Remote support
The Infinispan Spring Integration project provides Spring
integration for Infinispan, a high performance distributed cache.
Its primary features are
* An implementation of org.springframework.cache.CacheManager,
Spring's central caching abstraction, backed by Infinispan's
EmbeddedCacheManager. To be used if your Spring-powered
application and Infinispan are colocated, i.e. running within
the same VM.
* An implementation of org.springframework.cache.CacheManager
backed by Infinispan's RemoteCacheManager. To bes used if your
Spring-powered application accesses Infinispan remotely, i.e.
over the network.
* An implementation of org.springframework.cache.CacheManager
backed by a CacheContainer reference. To be used if your Spring-
powered application needs access to a CacheContainer defined
outside the application (e.g. retrieved from JNDI)
* Spring namespace support allowing shortcut definitions for all the
components above
In addition, Infinispan Spring Integration offers various FactoryBeans
for facilitating creation of Infinispan core classes - Cache, CacheManager,
... - within a Spring context.
|
| Организация-разработчик |
Организация-разработчик |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.infinispan : infinispan-core | jar | |
| org.infinispan : infinispan-client-hotrod | jar | |
| org.infinispan : infinispan-spring5-common | jar | |
| org.infinispan : infinispan-component-annotations | jar | |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.20 |
| org.springframework.session : spring-session-core | jar | 2.7.0 |
| org.infinispan : infinispan-logging-annotations | jar | 14.0.0.Dev03 |
| org.jboss.logging : jboss-logging-processor | jar | 2.1.0.Final |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |