Technical Solutions
Monday, 17 September 2018
return data from curl as json
https://stackoverflow.com/questions/24939326/php-curl-request-data-return-in-application-json
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Accept: application/json'));
curl example
http://codular.com/curl-with-php
curl library
http://docs.guzzlephp.org/en/stable/quickstart.html#sending-requests
Friday, 14 September 2018
curl tutorial
http://codular.com/curl-with-php
aws lambda
https://docs.aws.amazon.com/toolkit-for-eclipse/v1/user-guide/lambda-tutorial.html
Tuesday, 11 September 2018
BeanPropertyRowMapper
BeanPropertyRowMapper
java return table result
https://stackoverflow.com/questions/24221187/jdbctemplate-queryformap-for-retrieving-multiple-rows/24221347
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)