Commit Graph

2153 Commits

Author SHA1 Message Date
egimaben 3e3079e4c9 added xml folder in jackson module,have no idea what am doing :) 2016-05-15 12:39:04 +03:00
David Morley 3896065b80 Add Spring WebSocket example 2016-05-12 05:31:04 -05:00
David Morley 5fb75f508d Merge branch 'master' of https://github.com/ivanp81/tutorials into ivanp81-master 2016-05-12 05:30:15 -05:00
SHYAM RAMATH dda24d5d03 Re-clone Spring-rest-docs 2016-05-12 00:40:29 -05:00
amedviediev f7176e6255 - Added code for JUnit 5 article 2016-05-11 00:00:29 +03:00
Slavisa Baeldung fe22d59d06 image-download - wrapping resource inside response entity 2016-05-10 16:56:17 +02:00
Slavisa Baeldung d2ca517fde image-download - removing unused import 2016-05-10 13:56:18 +02:00
Slavisa Baeldung a72def9d89 image-download - adding jsp and plain copy to response method 2016-05-10 13:55:44 +02:00
slavisa-baeldung a58a896ac8 Merge pull request #410 from yuriikostyshyn/YKostyshyn_spring_mvc_1
Sending media in response body using Spring MVC
2016-05-10 12:39:57 +01:00
eugenp 8bd5e12207 minor formatting work 2016-05-09 12:16:40 +03:00
slavisa-baeldung 06adf29a93 Merge pull request #417 from kohanyirobert/channel-security
Channel security
2016-05-06 15:29:51 +01:00
Loredana Crusoveanu e792db4d6d revised bean scopes examples 2016-05-05 20:19:48 +03:00
Ivan Paolillo ed72ff42e8 Add websocket example 2016-05-05 10:37:56 +02:00
David Morley c8a4818544 Add examples for Mockito's Mock Methods 2016-05-04 05:46:06 -05:00
David Morley 174e058cd0 Examples for Mockito's Mock Methods 2016-05-04 05:45:28 -05:00
David Morley 94061d757b Merge branch 'master' of https://github.com/nguyennamthai/tutorials into nguyennamthai-master 2016-05-04 05:43:19 -05:00
eugenp f83d3dcccc caching work 2016-05-03 13:27:12 +03:00
Robert Kohanyi d0aee4efa9 Create new sec conf activated by https spring profile based on Slavisa's idea 2016-05-02 16:56:50 +01:00
Robert Kohanyi 6b8512c455 Merge branch 'master' into channel-security 2016-05-02 16:13:38 +01:00
Robert Kohanyi 01be10edbb /anonymous.html doesn't require http to set explicitely after we set it for /** 2016-05-02 16:11:59 +01:00
amedviediev a875e25b18 - Added code for JUnit 5 article 2016-05-02 13:00:21 +03:00
eugenp 378d0c084b minor cleanup 2016-04-30 12:28:34 +03:00
David Morley f5bbd2c5ac Add sample code for Powermockito article 2016-04-28 06:01:47 -05:00
David Morley fa332b3305 Clean up Mockito and Powermockito examples 2016-04-28 06:01:16 -05:00
Thai Nguyen ffe646f621 initial commit for powermockito 2016-04-28 03:02:02 +07:00
Ivan Paolillo 889b266107 Add websocket example 2016-04-27 18:06:10 +02:00
Thai Nguyen 5dffa1931f initial commit for mockito mock methods 2016-04-27 20:53:57 +07:00
Loredana Crusoveanu c3abba5f2a scopes examples 2016-04-27 08:33:56 +03:00
eugenp 29deacf3b9 minor cleanup work 2016-04-25 22:46:36 +03:00
Robert Kohanyi cddd15019c Refined the url pattern for perform_login, remove permitAll (it's not needed, works either way) 2016-04-24 21:02:23 +01:00
Robert Kohanyi c042617936 Add (commented out) config for Spring Channel Security 2016-04-24 21:02:17 +01:00
Slavisa Baeldung 0adca43706 spring-hateoas - changing the mapping 2016-04-22 12:01:32 +02:00
slavisa-baeldung 4f410a7e11 hateoas - minor changes for self and method link creation 2016-04-21 12:28:28 +01:00
slavisa-baeldung 398b0e30f6 Merge pull request #402 from roshanathomas/master
Spring HATEOAS support
2016-04-21 12:11:20 +01:00
David Morley 0ac51eca15 Add examples for Fork/Join framework 2016-04-21 05:20:13 -05:00
David Morley 8cbf2e3b88 Clean up core-java-8 samples 2016-04-21 05:19:51 -05:00
David Morley fa23486f9a Merge branch 'master' of https://github.com/alexVengrovsk/tutorials into alexVengrovsk-master 2016-04-21 05:15:12 -05:00
Alex Ve a3c9183aa8 change processing() 2016-04-19 00:01:01 +03:00
Yurii Kostyshyn 3601821582 Added controller for returning image in response body with configuration via java class 2016-04-18 23:17:03 +03:00
Yurii Kostyshyn 4b18d13857 Added controller for returning media in response body 2016-04-18 23:13:05 +03:00
Ivan Paolillo 4d1dd06a26 Add websocket example 2016-04-18 16:44:01 +02:00
Ivan Paolillo 70e9d2fa18 Add websocket example 2016-04-18 16:42:18 +02:00
amedviediev c574b94ea3 - Added code for JUnit 5 article 2016-04-15 23:47:32 +03:00
David Morley 0815d31ea4 Add examples for Spring REST Docs article 2016-04-15 05:54:09 -05:00
David Morley 46da6af6ba Clean up Spring REST Docs examples 2016-04-15 05:53:48 -05:00
David Morley 52728c6ef9 Merge branch 'master' of https://github.com/skoiloth/tutorials into skoiloth-master 2016-04-15 05:32:51 -05:00
Roshan Thomas c2d84ae1d2 allOrders URL implementation 2016-04-15 00:13:17 -04:00
David Morley 4ab9fe6602 Clean up SpEL examples 2016-04-14 06:08:48 -05:00
SHYAM RAMATH 9ca4d9f1b2 added my github name 2016-04-12 23:20:05 -05:00
David Morley 2ce4f5acd1 Merge branch 'master' of github.com:eugenp/tutorials 2016-04-12 06:02:27 -05:00