curl « Development « Spring Q&A





1. Spring and problem with data    stackoverflow.com

I have a problem with data. I have a class where I have setters and getters. Using curl I need to show data and others things. I am using jetty server. ...

2. POST curl request returns syantactic error on Spring tc server    stackoverflow.com

I'm new to Spring, STS, MVC, and web development. I have a working Spring REST-based web application. I also have a java client which works. I followed these 2 tutorials:

  1. RESTful ...