mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-06 13:48:03 +08:00
Upgrade to Spring REST Docs 1.0.0.RC1
This commit is contained in:
parent
cb49a6763d
commit
f935ef592a
@ -101,12 +101,12 @@ initializr:
|
||||
- name: Mobile
|
||||
id: mobile
|
||||
description: Support for spring-mobile
|
||||
- name: Rest Docs
|
||||
- name: REST Docs
|
||||
id: restdocs
|
||||
description: Support for Spring Rest Docs for building API documentation in tests
|
||||
description: Support for Spring REST Docs for building API documentation in tests
|
||||
groupId: org.springframework.restdocs
|
||||
artifactId: spring-restdocs
|
||||
version: 1.0.0.M1
|
||||
artifactId: spring-restdocs-mockmvc
|
||||
version: 1.0.0.RC1
|
||||
scope: test
|
||||
- name: Template Engines
|
||||
content:
|
||||
|
Loading…
Reference in New Issue
Block a user