mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-30 22:10:25 +08:00
Add version range for Spring Mobile
This commit is contained in:
parent
8d5c46a396
commit
615c79b7f4
@ -356,6 +356,7 @@ initializr:
|
|||||||
- name: Mobile
|
- name: Mobile
|
||||||
id: mobile
|
id: mobile
|
||||||
description: Simplify the development of mobile web applications with spring-mobile
|
description: Simplify the development of mobile web applications with spring-mobile
|
||||||
|
versionRange : "[1.0.0.RELEASE, 2.0.0.M1)"
|
||||||
- name: REST Docs
|
- name: REST Docs
|
||||||
id: restdocs
|
id: restdocs
|
||||||
description: Document RESTful services by combining hand-written and auto-generated documentation
|
description: Document RESTful services by combining hand-written and auto-generated documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user