json 요청 보내기
2013-05-16curl -v -H “Accept: application/json” -H “Content-type: application/json” -X POST -d ‘{“email”:“abesteail@mailcom”,“password”:“234234”}’ http://localhost:8080/json
curl -v -H “Accept: application/json” -H “Content-type: application/json” -X POST -d ‘{“email”:“abesteail@mailcom”,“password”:“234234”}’ http://localhost:8080/json