Features

Spring Web Services editor and configuration features

IntelliJ Idea X adds Spring Web Services support with smart completion, usages search, error highlighting, quick fixes and code generation. Here are some examples:

1. Code Generation live templates

2. PayloadRootQNameEndpointMapping

3. @Endpoint, @PayloadRoot and @XPathParam annotations
– @PayloadRoot annotation parameters completion

– simple xpath completion


– prexix configuration with “http://www.springframework.org/schema/web-services” namespace tags

4. AnnotationActionEndpointMapping

5. Exceptions

6. Interceptor’s smart completion

image description