]
Katia Aresti reassigned ISPN-9630:
----------------------------------
Assignee: Diego Lovison (was: Katia Aresti)
Spring Session contains {brandname} into the class name
-------------------------------------------------------
Key: ISPN-9630
URL:
https://issues.jboss.org/browse/ISPN-9630
Project: Infinispan
Issue Type: Bug
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Major
In the docs we have
Spring Session integration has been based on {brandname} Spring Cache support so it
requires creating a `SpringEmbeddedCacheManagerFactoryBean` or
`SpringRemoteCacheManagerFactoryBean`.
The next step it to use `@Enable{brandname}EmbeddedHttpSession` or
`@Enable{brandname}RemoteHttpSession` configuration annotation which turns on Spring
Session.
It should be
@EnableInfinispanEmbeddedHttpSession
@EnableInfinispanRemoteHttpSession