Update to remove forum links and add new guide
This commit is contained in:
@@ -22,9 +22,6 @@ project: spring-ws
|
||||
# Project github URL
|
||||
github_repo_url: http://github.com/spring-projects/spring-ws
|
||||
|
||||
# Project forum URL
|
||||
forum: http://forum.spring.io/forum/spring-projects/web-services
|
||||
|
||||
# If you want to include a custom pom.xml or gradle template set these value to true and add _include files
|
||||
custom_pom_template: false
|
||||
custom_gradle_template: false
|
||||
|
||||
@@ -19,10 +19,6 @@ badges:
|
||||
url: https://build.springsource.org/browse/SWS
|
||||
icon: ci
|
||||
|
||||
- name: Forum
|
||||
url: http://forum.spring.io/forum/spring-projects/web-services
|
||||
icon: forum
|
||||
|
||||
- name: StackOverflow
|
||||
url: http://stackoverflow.com/questions/tagged/spring-ws
|
||||
icon: stackoverflow
|
||||
@@ -115,6 +111,7 @@ public class WebServiceClient {
|
||||
### Getting Started Guides
|
||||
|
||||
* [Consuming a SOAP web service](http://spring.io/guides/gs/consuming-web-service)
|
||||
* [Producing a SOAP web service](http://spring.io/guides/gs/producing-web-service)
|
||||
|
||||
### Tutorials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user