Disable Spring Session with Spring Boot 2+

See gh-455
This commit is contained in:
Stephane Nicoll
2017-06-27 16:24:11 +02:00
parent 8832201c43
commit 2978bd6ce4

View File

@@ -187,7 +187,7 @@ initializr:
groupId: org.springframework.session
artifactId: spring-session
description: API and implementations for managing a users session information
versionRange: 1.3.0.M2
versionRange: "[1.3.0.M2,2.0.0.M2]"
starter: false
- name: Retry
id: retry