mkopylec / session-couchbase-spring-boot-starter

Spring Boot starter for Couchbase backed HTTP session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align to Spring Boot 1.4

snicoll opened this issue · comments

Spring Boot 1.4 (M2 to be released in a couple of weeks) has couchbase support now so I was wondering how we could improve this starter (or even integrate the spring session support in Spring Boot proper).

What do you think?

First, I would like to integrate the starter with the spring-session project.
spring-projects/spring-session#363

Than we could add some auto configuration to spring-boot project.

Is that OK for you?

From 2.0.0 the starter depends on Spring Boot Couchbase Starter