-
-
Save adityasatrio/fa8bfdaf1acff2f1ed40 to your computer and use it in GitHub Desktop.
Spring web service : tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://briansjavablog.blogspot.com/2013/01/spring-web-services-tutorial.html#comment-form | |
https://spring.io/guides/gs/consuming-web-service/ | |
http://myshittycode.com/2013/10/01/using-spring-web-services-and-jaxb-to-invoke-web-service-based-on-wsdl/ | |
http://www.concretepage.com/spring-4/spring-4-soap-web-service-producer-consumer-example-with-tomcat | |
https://github.com/spring-guides/gs-consuming-web-service/issues/6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://ankeetmaini.wordpress.com/2011/10/24/spring-web-services-2-made-easy/
http://spring.io/guides/gs/producing-web-service/
http://codereq.com/marshalling-and-unmarshalling-xml-using-spring/
http://docs.spring.io/spring-ws/site/reference/html/oxm.html#oxm-jaxb2-xsd
http://docs.spring.io/spring-ws/sites/2.0/reference/html/server.html#server-endpoints
http://docs.spring.io/spring-ws/sites/2.0/reference/html/client.html
http://thoughtforge.net/610/marshalling-xml-with-spring-ws-and-jaxb/
https://alextheedom.wordpress.com/javaee/marshalling-with-jaxb/
http://www.vogella.com/tutorials/JAXB/article.html