DEV Community

Discussion on: Why Spring MVC is best for Creating RESTful Web Services in Java?

Collapse
 
javinpaul profile image
javinpaul

Hello Praveen, noted, I'll write about Spring with SOAP. For REST, I have written a post about How to consume JSON from REStful web services using spring, you may want to check that.

Collapse
 
praveenjasso profile image
praveen jasso

Thanks javin. Consume is easy could you please explain how to produce So that it ll be very helpful for me

Thread Thread
 
javinpaul profile image
javinpaul

yes, it's on my TODO list, stay tuned.