[infinispan-issues] [JBoss JIRA] (ISPN-9630) Spring Session contains {brandname} into the class name

Diego Lovison (Jira) issues at jboss.org
Mon Oct 22 19:18:00 EDT 2018


Diego Lovison created ISPN-9630:
-----------------------------------

             Summary: 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


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




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list