mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-06 21:58:08 +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
|
- name: Mobile
|
||||||
id: mobile
|
id: mobile
|
||||||
description: Support for spring-mobile
|
description: Support for spring-mobile
|
||||||
- name: Rest Docs
|
- name: REST Docs
|
||||||
id: restdocs
|
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
|
groupId: org.springframework.restdocs
|
||||||
artifactId: spring-restdocs
|
artifactId: spring-restdocs-mockmvc
|
||||||
version: 1.0.0.M1
|
version: 1.0.0.RC1
|
||||||
scope: test
|
scope: test
|
||||||
- name: Template Engines
|
- name: Template Engines
|
||||||
content:
|
content:
|
||||||
|
Loading…
Reference in New Issue
Block a user