I’m interested in learning more about contract-first web services, including how to put them together.
-
Can anyone recommend useful resources that explain the needed aspects/components and how to produce them?
-
Can anyone recommend frameworks in addition to or as an alternative to Spring’s contract first web services?
Thanks.
I use axis2 for contract first WS development. This guide is pretty close to how I do it.
I’ve also used spring-ws, which I found to be about the same amount of work.