Add version range for Spring Mobile

This commit is contained in:
Stephane Nicoll 2017-11-02 17:53:31 +01:00
parent 8d5c46a396
commit 615c79b7f4

View File

@ -356,6 +356,7 @@ initializr:
- name: Mobile
id: mobile
description: Simplify the development of mobile web applications with spring-mobile
versionRange : "[1.0.0.RELEASE, 2.0.0.M1)"
- name: REST Docs
id: restdocs
description: Document RESTful services by combining hand-written and auto-generated documentation