Skip to content

Commit 985a889

Browse files
committed
Refine metadata of Spring Webservices
Closes gh-2004
1 parent d1f6e13 commit 985a889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start-site/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ initializr:
406406
href: https://docs.spring.io/spring-boot/{bootVersion}/reference/web/spring-hateoas.html
407407
- name: Spring Webservices
408408
id: web-services
409-
description: Facilitates contract-first SOAP development. Allows for the creation of flexible webservices using one of the many ways to manipulate XML payloads.
409+
description: Facilitates contract-first SOAP development using Spring WS. Allows for the creation of flexible web services using one of the many ways to manipulate XML payloads.
410410
group-id: org.springframework.boot
411411
artifact-id: spring-boot-starter-webservices
412412
mappings:

0 commit comments

Comments
 (0)