Commit Graph

2195 Commits

Author SHA1 Message Date
Roshan Thomas 17a72d00a3 Spring HATEOAS - separating order service 2016-04-09 15:54:58 -04:00
DOHA a6768e6a9d minor fix 2016-04-09 18:32:49 +02:00
ankur-singhal ab3f68f1c2 Test Cases - XStream Object to-from json
Test Cases - XStream Object to-from json
2016-04-08 21:03:51 +05:30
ankur-singhal 63f1bd7665 Merge remote-tracking branch 'refs/remotes/eugenp/master' into XStream-ObjectToJson 2016-04-08 21:00:14 +05:30
ankur-singhal ae57f05a54 Merge remote-tracking branch 'refs/remotes/eugenp/master' 2016-04-08 17:47:21 +05:30
Kevin Gilmore 167187f732 Merge remote-tracking branch 'upstream/master' 2016-04-08 06:37:57 -05:00
Kevin Gilmore 25f4546881 Spring Data Couchbase Article 2 2016-04-08 06:37:06 -05:00
DOHA d575f443bc minor fix 2016-04-08 12:06:09 +02:00
Alex Ve fdcea19863 The example code for the article "A Guide to the Fork/Join Framework" 2016-04-07 20:22:59 +03:00
oborkovskyi b05648e02f Added spel project 2016-04-07 17:15:34 +03:00
David Morley 923f5c410a Merge branch 'ivanp81-master' 2016-04-07 06:18:53 -05:00
David Morley 9630170b03 Rename package 2016-04-07 06:17:57 -05:00
David Morley 44eca5ba04 Merge branch 'master' of https://github.com/ivanp81/tutorials into ivanp81-master 2016-04-07 06:10:09 -05:00
RoshanThomas c6575d0bc5 formating Spring HATEOAS dependency 2016-04-06 23:50:08 -04:00
Roshan Thomas cdeb7147b4 Spring HATEOAS support - multiple links 2016-04-06 23:45:35 -04:00
Roshan Thomas 4ec8015949 Spring HATEOAS support 2016-04-06 18:22:46 -04:00
Ivan 3061fc7c0f Add file upload example 2016-04-04 14:03:44 +02:00
DOHA 08c8d82cd4 add java zip examples 2016-04-04 13:42:29 +02:00
DOHA d64c9e47f4 minor fix 2016-04-04 13:42:29 +02:00
David Morley 12c7f4e1f3 Merge branch 'ankur-singhal-XStream-XML-to-Object' 2016-04-04 05:24:46 -05:00
David Morley ed629e7a49 Clean up XStream examples 2016-04-04 05:18:35 -05:00
ankur-singhal dd61036a31 XStream-Introduction
Merging changes for Article XML - to Object
2016-04-04 11:27:07 +05:30
ankur-singhal b55bc6206c Merge remote-tracking branch 'refs/remotes/eugenp/master' into XStream-XML-to-Object 2016-04-04 11:23:00 +05:30
David Morley 9aff816429 Merge branch 'jigar86-personal' 2016-04-03 15:28:39 -05:00
David Morley 68e20baeed Clean up Spring Handler Mapping examples 2016-04-03 15:28:16 -05:00
David Morley 83a98d05d4 Merge branch 'personal' of https://github.com/jigar86/tutorials into jigar86-personal 2016-04-03 15:15:50 -05:00
DOHA 9b262c9381 add java configuration 2016-04-03 19:13:43 +02:00
David Morley 2f9524ae8e Clean up jOOQ examples 2016-04-03 04:59:27 -05:00
ankur-singhal cbc3d119a5 Xstream - xml to object
removing input xml from root folders
2016-04-01 17:56:04 +05:30
ankur-singhal f214e0a285 Xstream - XML to Object
xml moved to resources folder, test cases fixed
2016-04-01 17:43:37 +05:30
David Morley 988140f63b Merge pull request #400 from nguyennamthai/jooq-spring
Remove connection pooling from jOOQ example
2016-04-01 05:17:02 -05:00
Thai Nguyen c1566e5851 remove connection pooling 2016-03-31 20:02:10 +07:00
ankur-singhal f7594ee89c XStream-XML to Object
XStream-XML to Object
2016-03-31 17:50:47 +05:30
ankur-singhal c9fbff7273 Merge remote-tracking branch 'refs/remotes/eugenp/master' into XStream-XML-to-Object 2016-03-31 17:49:07 +05:30
DOHA 697c349f29 remove role from hierarchy 2016-03-30 19:15:58 +02:00
Ivan b7d0b2947a Add file upload example 2016-03-30 15:08:53 +02:00
DOHA 8892b7bc65 custom expression handler 2016-03-29 22:04:42 +02:00
David Morley c879a9dc74 Change output directory for jOOQ codegen 2016-03-28 06:03:56 -05:00
David Morley 40b84aa91f Merge pull request #395 from nguyennamthai/master
Code for jOOQ with Spring article
2016-03-26 16:43:23 -05:00
David Morley 4e16ccc0a1 Merge pull request #390 from ankur-singhal/XStream-Introduction---Object-to-Xml
XStream introduction - Object to XML
2016-03-26 16:24:19 -05:00
Thai Nguyen e4850ec275 initial commit for jooq with spring 2016-03-26 11:40:17 +07:00
Ivan 09a1ebfa07 Add file upload example 2016-03-23 13:16:10 +01:00
Ivan 8d398b2852 Add file upload example 2016-03-23 13:12:12 +01:00
David Morley 1864c12283 Merge pull request #392 from nguyennamthai/master
Add examples for More Jackson Annotations article
2016-03-22 06:10:13 -05:00
Thai Nguyen da9f3c6f21 changes to the test methods and bean classes 2016-03-22 01:54:59 +07:00
ankur-singhal 452070aa35 XStream- Object to Xml
Closing Review comments, test cases added.
2016-03-20 20:46:58 +05:30
DOHA 212596c8d3 spring client security 2016-03-19 20:42:17 +02:00
David Morley 643c4faa3d Merge branch 'sameira-master' 2016-03-17 06:10:24 -05:00
David Morley 7c030c6965 Clean up Spring Data Redis pub/sub example 2016-03-17 06:09:47 -05:00
David Morley 6f2ee52550 Merge branch 'master' of https://github.com/sameira/tutorials into sameira-master 2016-03-17 05:40:49 -05:00