Greg L. Turnquist
Greg L. Turnquist
The builders to construct an ALPS document reside within this project and are leveraged by Spring Data REST when building profiles. The JSON Schema code should also be migrated to...
By having a suite of test cases based on the various models, ensure an adequate testing of each media type. The various expectations would only require media types provide expected...
When https://github.com/spring-projects/spring-framework/issues/20505 is completed, look at leveraging it in WebFluxLinkBuilder.
**[Marc Steiner](https://jira.spring.io/secure/ViewProfile.jspa?name=phoenixneo)** opened **[SWS-1016](https://jira.spring.io/browse/SWS-1016?redirect=false)** and commented Hi, i am trying to provide a SOAP endpoint over a spring boot application with the `@Endpoint-annotation`. My Response which I want consists of...
**[Johan Hoogenboezem](https://jira.spring.io/secure/ViewProfile.jspa?name=hoogenbj)** opened **[SWS-1013](https://jira.spring.io/browse/SWS-1013?redirect=false)** and commented Hi, we frequently call SAP's SOAP web services and having SOAP actions in wsdls that are longer than 76 characters is not unusual. Example:...
Since XwsSecurityInterceptor had to be dropped due to lack of Jakarta EE support in 4.0.x, the relevant parts of the ref docs should be dropped as well.
To ease consumption of Spring WS, the `flatten-maven-plugin` on all the project's modules will be adopted in next major release.
**[Robert Lönnqvist](https://jira.spring.io/secure/ViewProfile.jspa?name=robql)** opened **[SWS-973](https://jira.spring.io/browse/SWS-973?redirect=false)** and commented Hi guys, We are using spring-ws and discovered an issue in SimpleXsdSchema. SimpleXsdSchema has a reference to an instance of org.w3c.dom.Element which is not...